ILIAS
trunk Revision v12.0_alpha-1227-g7ff6d300864
◀ ilDoc Overview
LSOPageType.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
enum
LSOPageType
:
string
22
{
23
case
INTRO =
'lsoi'
;
24
case
EXTRO
=
'lsoe'
;
25
}
LSOPageType
LSOPageType
Definition:
LSOPageType.php:22
EXTRO
@ EXTRO
Definition:
LSOPageType.php:24
components
ILIAS
LearningSequence
classes
PageEditor
LSOPageType.php
Generated on Wed Apr 8 2026 23:05:03 for ILIAS by
1.9.4 (using
Doxyfile
)