ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
Triggerable.php
Go to the documentation of this file.
1
<?
php
2
namespace
ILIAS\UI\Component
;
3
15
interface
Triggerable
extends
JavaScriptBindable
16
{
17
23
public
function
withResetSignals
();
24
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\UI\Component\JavaScriptBindable
Interface to be extended by components that have the possibility to bind to Javascript.
Definition:
JavaScriptBindable.php:12
ILIAS\UI\Component\Triggerable
Definition:
Triggerable.php:16
ILIAS\UI\Component\Triggerable\withResetSignals
withResetSignals()
Get a component like this but reset (regenerate) its signals.
ILIAS\UI\Component
src
UI
Component
Triggerable.php
Generated on Sat Oct 4 2025 21:01:15 for ILIAS by
1.9.4 (using
Doxyfile
)