Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:documentation:architecture:dev:events [2019/04/26 09:36]
tomiskar
devel:documentation:architecture:dev:events [2019/09/05 11:26]
kolycheva
Line 749: Line 749:
 } }
 </code> </code>
 +
 +====== Filters - agend for filter bulders ======
 +{{tag> filters agend}}
 +
 +{{:devel:documentation:architecture:dev:filterbuilders.png |}}
 +
 +This agend is for review registered filter entities.
 +Here you can see which properties exist in filter:
 +
 +  * ''ID''          - ID entity
 +  * ''Module''      - the module in which the entity is located
 +  * ''Name''        - entity name
 +  * ''Description'' - entity description
 +  * ''Entity type'' - entity class
 +
 +all properties are grouped by filter class
 +
 +
  
 ===== Future development ===== ===== Future development =====
  • by tomiskar