ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
ILIAS\UI\Component\Signal Interface Reference
+ 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...
 

Detailed Description

Definition at line 32 of file Signal.php.

Member Function Documentation

◆ getId()

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:

◆ getOptions()

ILIAS\UI\Component\Signal::getOptions ( )

Get the options of this signal.

Implemented in ILIAS\UI\Implementation\Component\Signal.


The documentation for this interface was generated from the following file: