ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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 13 of file Signal.php.

Member Function Documentation

◆ getId()

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

Get the ID of this signal.

Returns
string

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

◆ getOptions()

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

Get the options of this signal.

Returns
array

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


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