ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
Triggerer.php File Reference

Go to the source code of this file.

Namespaces

 ILIAS\UI\Implementation\Component
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
 
 ILIAS
 Class ChatMainBarProvider .
 

Functions

 ILIAS\UI\Implementation\Component::appendTriggeredSignal (C\Signal $signal, string $event)
 Append a triggered signal to other signals of the same event. More...
 
 ILIAS\UI\Implementation\Component::withTriggeredSignal (C\Signal $signal, string $event)
 Add a triggered signal, replacing any other signals registered on the same event. More...
 
 ILIAS\UI\Implementation\Component::setTriggeredSignal (C\Signal $signal, string $event)
 Add a triggered signal, replacing any other signals registered on the same event. More...
 
 ILIAS\UI\Implementation\Component::getTriggeredSignals ()
 
 ILIAS\UI\Implementation\Component::getTriggeredSignalsFor (string $event)
 Get signals that are triggered for a certain event. More...
 
 ILIAS\UI\Implementation\Component::withResetTriggeredSignals ()
 
 ILIAS\UI\Implementation\Component::flattenArray (array $array)
 Flatten a multidimensional array to a single dimension. More...
 

Variables

trait ILIAS\UI\Implementation\Component::Triggerer