ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ ilDoc Overview
enum.ilCtrlEvent.php
Go to the documentation of this file.
1
<?php
2
18
declare(strict_types=1);
19
25
enum
ilCtrlEvent
:
string
26
{
30
case
COMMAND_CLASS_FORWARD =
'command_class:forward'
;
31
35
case
COMMAND_DETERMINATION =
'command:determine'
;
36
40
case
ALL
=
'*'
;
41
}
ALL
event string being used if
Definition:
enum.ilCtrlEvent.php:40
ilCtrlEvent
ilCtrlEvent
Definition:
enum.ilCtrlEvent.php:25
Services
UICore
classes
Events
enum.ilCtrlEvent.php
Generated on Wed Sep 10 2025 14:12:00 for ILIAS by
1.8.13 (using
Doxyfile
)