ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
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: