ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Namespaces | |
Layout | |
PhpIncompatibleReturnTypeInspection | |
MainMenu | |
MetaBar | |
Notification | |
PhpIncompatibleReturnTypeInspection | |
Tool | |
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().
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().
|
private |
Definition at line 74 of file ComponentDecoratorTrait.php.
References $i.
Referenced by ILIAS\GlobalScreen\Scope\addComponentDecorator(), ILIAS\GlobalScreen\Scope\addSymbolDecorator(), and ILIAS\GlobalScreen\Scope\getSymbolDecorator().
ILIAS\GlobalScreen\Scope\getComponentDecorator | ( | ) |
Definition at line 69 of file ComponentDecoratorTrait.php.
ILIAS\GlobalScreen\Scope\getSymbolDecorator | ( | ) |
Definition at line 69 of file SymbolDecoratorTrait.php.
References $c, $i, and ILIAS\GlobalScreen\Scope\checkClosure().
trait ILIAS::GlobalScreen::Scope\ComponentDecoratorTrait |
Definition at line 37 of file ComponentDecoratorTrait.php.
trait ILIAS::GlobalScreen::Scope\SymbolDecoratorTrait |
Definition at line 37 of file SymbolDecoratorTrait.php.