ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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 Sat Oct 18 2025 23:03:15 for ILIAS by
1.9.4 (using
Doxyfile
)