ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
Signal.php
Go to the documentation of this file.
1
<?
php
2
namespace
ILIAS\UI\Component
;
3
13
interface
Signal
14
{
15
21
public
function
getId
();
22
28
public
function
getOptions
();
29
}
ILIAS\UI\Component\Signal\getOptions
getOptions()
Get the options of this signal.
ILIAS\UI\Component
ILIAS\UI\Component\Signal\getId
getId()
Get the ID of this signal.
ILIAS\UI\Component\Signal
Definition:
Signal.php:13
php
src
UI
Component
Signal.php
Generated on Thu Jan 30 2025 19:02:11 for ILIAS by
1.8.13 (using
Doxyfile
)