|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Interface isGlobalScreenItem. More...
Inheritance diagram for ILIAS\GlobalScreen\isGlobalScreenItem:
Collaboration diagram for ILIAS\GlobalScreen\isGlobalScreenItem:Public Member Functions | |
| getProviderIdentification () | |
| addComponentDecorator (Closure $component_decorator) | |
| getComponentDecorator () | |
Interface isGlobalScreenItem.
Definition at line 30 of file isGlobalScreenItem.php.
| ILIAS\GlobalScreen\isGlobalScreenItem::addComponentDecorator | ( | Closure | $component_decorator | ) |
| Closure | $component_decorator |
| ILIAS\GlobalScreen\isGlobalScreenItem::getComponentDecorator | ( | ) |
| ILIAS\GlobalScreen\isGlobalScreenItem::getProviderIdentification | ( | ) |
Implemented in ILIAS\GlobalScreen\Scope\MetaBar\Factory\AbstractBaseItem, and ILIAS\GlobalScreen\Scope\MainMenu\Factory\AbstractBaseItem.
Referenced by ILIAS\GlobalScreen\Scope\MainMenu\Collector\Map\Map\add(), ILIAS\GlobalScreen\Scope\MainMenu\Collector\Renderer\addAsyncLoadingCode(), ilMMItemInformation\customSymbol(), ilMMTypeHandlerTopLink\enrichItem(), ilMMTypeHandlerLink\enrichItem(), ilMMTypeHandlerRepositoryLink\enrichItem(), ILIAS\GlobalScreen\Scope\MainMenu\Collector\Renderer\BaseTypeRenderer\getComponentWithContent(), ilMMItemInformation\getParent(), ilMMItemInformation\getPosition(), ilMMItemInformation\isItemActive(), ILIAS\GlobalScreen\Scope\MainMenu\Factory\Item\Lost\removeChild(), ILIAS\GlobalScreen\MainMenu\MapTest\testFilterItems(), and ilServicesMainMenuTest\testStandardTopItems().
Here is the caller graph for this function: