| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ILIAS\UI\Component\Signal:
 Collaboration diagram for ILIAS\UI\Component\Signal:Public Member Functions | |
| getId () | |
| Get the ID of this signal.  More... | |
| getOptions () | |
| Get the options of this signal.  More... | |
Definition at line 32 of file Signal.php.
| ILIAS\UI\Component\Signal::getId | ( | ) | 
Get the ID of this signal.
Implemented in ILIAS\UI\Implementation\Component\Signal.
Referenced by ilTestPlayerAbstractGUI\populateQuestionEditControl().
 Here is the caller graph for this function:| ILIAS\UI\Component\Signal::getOptions | ( | ) | 
Get the options of this signal.
Implemented in ILIAS\UI\Implementation\Component\Signal.