ILIAS  trunk Revision v12.0_alpha-377-g3641b37b9db
ComponentDecoratorTrait.php File Reference

Go to the source code of this file.

Namespaces

namespace  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 = []