ILIAS  trunk Revision v11.0_alpha-1702-gfd3ecb7f852
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ComponentDecoratorTrait.php File Reference

Go to the source code of this file.

Namespaces

 ILIAS\GlobalScreen\Scope
 

Functions

 ILIAS\GlobalScreen\Scope::withTopics (Topic ... $topics)
 
 ILIAS\GlobalScreen\Scope::getTopics ()
 
 ILIAS\GlobalScreen\Scope::addComponentDecorator (Closure $component_decorator)
 
 ILIAS\GlobalScreen\Scope::getComponentDecorator ()
 
 ILIAS\GlobalScreen\Scope::addSymbolDecorator (Closure $symbol_decorator)
 
 ILIAS\GlobalScreen\Scope::getSymbolDecorator ()
 

Variables

trait ILIAS\GlobalScreen\Scope::ComponentDecoratorTrait
 
Closure ILIAS\GlobalScreen\Scope::$component_decorator = null
 
Closure ILIAS\GlobalScreen\Scope::$triggerer_decorator = null
 
Closure ILIAS\GlobalScreen\Scope::$symbol_decorator = null
 
array ILIAS\GlobalScreen\Scope::$topics = []