ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
SignalGeneratorInterface.php
Go to the documentation of this file.
1
<?
php
2
namespace
ILIAS\UI\Implementation\Component
;
3
9
interface
SignalGeneratorInterface
10
{
11
18
public
function
create
($class =
''
);
19
}
ILIAS\UI\Implementation\Component
ILIAS\UI\Implementation\Component\SignalGeneratorInterface\create
create($class='')
Create a signal, each created signal MUST have a unique ID.
ILIAS\UI\Implementation\Component\SignalGeneratorInterface
Definition:
SignalGeneratorInterface.php:9
php
src
UI
Implementation
Component
SignalGeneratorInterface.php
Generated on Thu Jan 30 2025 19:02:12 for ILIAS by
1.8.13 (using
Doxyfile
)