ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ ilDoc Overview
Enumerations
LSOPageType.php File Reference
Go to the source code of this file.
Enumerations
enum
LSOPageType
: string {
EXTRO
= 'lsoe' }
Enumeration Type Documentation
◆
LSOPageType
enum
LSOPageType
: string
Enumerator
EXTRO
Definition at line
21
of file
LSOPageType.php
.
22
{
23
case
INTRO =
'lsoi'
;
24
case
EXTRO
=
'lsoe'
;
25
}
EXTRO
@ EXTRO
Definition:
LSOPageType.php:24
components
ILIAS
LearningSequence
classes
PageEditor
LSOPageType.php
Generated on Sat Dec 13 2025 23:04:26 for ILIAS by
1.9.4 (using
Doxyfile
)