ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ 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
}
JavaScriptBindable
ILIAS\UI\Component
ILIAS\UI\Component\Triggerable
Definition:
Triggerable.php:15
ILIAS\UI\Component\Triggerable\withResetSignals
withResetSignals()
Get a component like this but reset (regenerate) its signals.
src
UI
Component
Triggerable.php
Generated on Tue Sep 2 2025 20:01:30 for ILIAS by
1.8.13 (using
Doxyfile
)