|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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.