|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Namespaces | |
| namespace | Layout |
| @noinspection PhpIncompatibleReturnTypeInspection | |
| namespace | Notification |
| @noinspection PhpIncompatibleReturnTypeInspection | |
| namespace | Tool |
| @noinspection PhpIncompatibleReturnTypeInspection | |
Data Structures | |
| interface | isGlobalScreenItem |
| Interface isGlobalScreenItem. More... | |
| interface | RenderFactory |
Functions | |
| addComponentDecorator (Closure $component_decorator) | |
| getComponentDecorator () | |
| checkClosure (Closure $c) | |
| addSymbolDecorator (Closure $symbol_decorator) | |
| getSymbolDecorator () | |
Variables | |
| trait | ComponentDecoratorTrait |
| trait | SymbolDecoratorTrait |
| ILIAS\GlobalScreen\Scope\addComponentDecorator | ( | Closure | $component_decorator | ) |
| Closure | $component_decorator |
Definition at line 47 of file ComponentDecoratorTrait.php.
References $c, and ILIAS\GlobalScreen\Scope\checkClosure().
Here is the call graph for this function:| ILIAS\GlobalScreen\Scope\addSymbolDecorator | ( | Closure | $symbol_decorator | ) |
| Closure | $symbol_decorator |
Definition at line 47 of file SymbolDecoratorTrait.php.
References $c, and ILIAS\GlobalScreen\Scope\checkClosure().
Here is the call graph for this function:
|
private |
Definition at line 74 of file ComponentDecoratorTrait.php.
Referenced by ILIAS\GlobalScreen\Scope\addComponentDecorator(), and ILIAS\GlobalScreen\Scope\addSymbolDecorator().
Here is the caller graph for this function:| ILIAS\GlobalScreen\Scope\getComponentDecorator | ( | ) |
Definition at line 69 of file ComponentDecoratorTrait.php.
| ILIAS\GlobalScreen\Scope\getSymbolDecorator | ( | ) |
Definition at line 69 of file SymbolDecoratorTrait.php.
| trait ILIAS::GlobalScreen::Scope\ComponentDecoratorTrait |
Definition at line 36 of file ComponentDecoratorTrait.php.
| trait ILIAS::GlobalScreen::Scope\SymbolDecoratorTrait |
Definition at line 36 of file SymbolDecoratorTrait.php.