ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Namespaces | |
Layout | |
MainMenu | |
MetaBar | |
Notification | |
Tool | |
Data Structures | |
interface | isGlobalScreenItem |
Interface isGlobalScreenItem. More... | |
Functions | |
addComponentDecorator (Closure $component_decorator) | |
getComponentDecorator () | |
checkClosure (Closure $c) | |
Variables | |
trait | ComponentDecoratorTrait |
ILIAS\GlobalScreen\Scope\addComponentDecorator | ( | Closure | $component_decorator | ) |
Closure | $component_decorator |
Definition at line 32 of file ComponentDecoratorTrait.php.
References Vendor\Package\$c, and ILIAS\GlobalScreen\Scope\checkClosure().
|
private |
Definition at line 61 of file ComponentDecoratorTrait.php.
References $i.
Referenced by ILIAS\GlobalScreen\Scope\addComponentDecorator().
ILIAS\GlobalScreen\Scope\getComponentDecorator | ( | ) |
Definition at line 55 of file ComponentDecoratorTrait.php.
trait ILIAS::GlobalScreen::Scope\ComponentDecoratorTrait |
Definition at line 19 of file ComponentDecoratorTrait.php.