|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Namespaces | |
| Layout | |
| PhpIncompatibleReturnTypeInspection | |
| MainMenu | |
| MetaBar | |
| Notification | |
| PhpIncompatibleReturnTypeInspection | |
| Toast | |
| Tool | |
| PhpIncompatibleReturnTypeInspection | |
Data Structures | |
| 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 44 of file ComponentDecoratorTrait.php.
References Vendor\Package\$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 45 of file SymbolDecoratorTrait.php.
References Vendor\Package\$c, and ILIAS\GlobalScreen\Scope\checkClosure().
Here is the call graph for this function:
|
private |
Definition at line 71 of file ComponentDecoratorTrait.php.
References $r.
Referenced by ILIAS\GlobalScreen\Scope\addComponentDecorator(), ILIAS\GlobalScreen\Scope\addSymbolDecorator(), and ILIAS\GlobalScreen\Scope\getSymbolDecorator().
Here is the caller graph for this function:| ILIAS\GlobalScreen\Scope\getComponentDecorator | ( | ) |
Definition at line 66 of file ComponentDecoratorTrait.php.
| ILIAS\GlobalScreen\Scope\getSymbolDecorator | ( | ) |
Definition at line 67 of file SymbolDecoratorTrait.php.
References Vendor\Package\$c, $r, and ILIAS\GlobalScreen\Scope\checkClosure().
Here is the call graph for this function:| trait ILIAS::GlobalScreen::Scope\ComponentDecoratorTrait |
Definition at line 37 of file ComponentDecoratorTrait.php.
| trait ILIAS::GlobalScreen::Scope\SymbolDecoratorTrait |
Definition at line 38 of file SymbolDecoratorTrait.php.