Repository
Table of Contents
Classes
- AfterRawPageRowPreparedEvent
- Listeners to this event will be able to modify a page with the special _children key,
or completely change e.g. a title.
- BeforePageTreeIsFilteredEvent
- Listeners to this event will be able to modify the search parts, to be used to filter the page tree
- PageTreeFilter
- Adds page tree filter functionality through listener to the BeforePageTreeIsFilteredEvent
- PageTreeRepository
- Fetches ALL pages in the page tree, possibly overlaid with the workspace
in a sorted way.