ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
collectOnce () | |
Runs the Collection of all items from the providers. More... | |
hasBeenCollected () | |
collectStructure () | |
prepareItemsForUIRepresentation () | |
filterItemsByVisibilty () | |
cleanupItemsForUIRepresentation () | |
sortItemsForUIRepresentation () | |
Definition at line 26 of file Collector.php.
ILIAS\Awareness\User\Collector\Collector::cleanupItemsForUIRepresentation | ( | ) |
Implemented in ILIAS\GlobalScreen\Scope\Layout\Collector\MainLayoutCollector, ILIAS\GlobalScreen\Scope\MainMenu\Collector\MainMenuMainCollector, ILIAS\GlobalScreen\Scope\Footer\Collector\FooterMainCollector, ILIAS\GlobalScreen\Scope\Tool\Collector\MainToolCollector, ILIAS\GlobalScreen\Scope\MetaBar\Collector\MetaBarMainCollector, ILIAS\GlobalScreen\Scope\Notification\Collector\MainNotificationCollector, ILIAS\Awareness\User\Collector\AbstractBaseCollector, and ILIAS\GlobalScreen\Scope\Toast\Collector\ToastCollector.
ILIAS\Awareness\User\Collector\Collector::collectOnce | ( | ) |
Runs the Collection of all items from the providers.
Implemented in ILIAS\Awareness\User\Collector\AbstractBaseCollector.
ILIAS\Awareness\User\Collector\Collector::collectStructure | ( | ) |
Implemented in ILIAS\GlobalScreen\Scope\Notification\Collector\MainNotificationCollector, ILIAS\GlobalScreen\Scope\MainMenu\Collector\MainMenuMainCollector, ILIAS\GlobalScreen\Scope\Tool\Collector\MainToolCollector, ILIAS\GlobalScreen\Scope\Layout\Collector\MainLayoutCollector, ILIAS\GlobalScreen\Scope\MetaBar\Collector\MetaBarMainCollector, ILIAS\GlobalScreen\Scope\Footer\Collector\FooterMainCollector, ILIAS\Awareness\User\Collector\AbstractBaseCollector, ILIAS\GlobalScreen\Scope\Toast\Collector\ToastCollector, and ILIAS\Awareness\User\Collector\ItemCollector.
ILIAS\Awareness\User\Collector\Collector::filterItemsByVisibilty | ( | ) |
Implemented in ILIAS\Awareness\User\Collector\AbstractBaseCollector.
ILIAS\Awareness\User\Collector\Collector::hasBeenCollected | ( | ) |
Implemented in ILIAS\Awareness\User\Collector\AbstractBaseCollector.
ILIAS\Awareness\User\Collector\Collector::prepareItemsForUIRepresentation | ( | ) |
Implemented in ILIAS\GlobalScreen\Scope\Layout\Collector\MainLayoutCollector, ILIAS\GlobalScreen\Scope\MainMenu\Collector\MainMenuMainCollector, ILIAS\GlobalScreen\Scope\Tool\Collector\MainToolCollector, ILIAS\GlobalScreen\Scope\Notification\Collector\MainNotificationCollector, ILIAS\GlobalScreen\Scope\MetaBar\Collector\MetaBarMainCollector, ILIAS\GlobalScreen\Scope\Footer\Collector\FooterMainCollector, ILIAS\GlobalScreen\Scope\Toast\Collector\ToastCollector, ILIAS\Awareness\User\Collector\AbstractBaseCollector, and ILIAS\Awareness\User\Collector\ItemCollector.
ILIAS\Awareness\User\Collector\Collector::sortItemsForUIRepresentation | ( | ) |
Implemented in ILIAS\GlobalScreen\Scope\Layout\Collector\MainLayoutCollector, ILIAS\GlobalScreen\Scope\MainMenu\Collector\MainMenuMainCollector, ILIAS\GlobalScreen\Scope\Tool\Collector\MainToolCollector, ILIAS\GlobalScreen\Scope\Footer\Collector\FooterMainCollector, ILIAS\GlobalScreen\Scope\MetaBar\Collector\MetaBarMainCollector, ILIAS\GlobalScreen\Scope\Notification\Collector\MainNotificationCollector, ILIAS\Awareness\User\Collector\AbstractBaseCollector, and ILIAS\GlobalScreen\Scope\Toast\Collector\ToastCollector.