ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ 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:21
EXTRO
Definition:
LSOPageType.php:24
components
ILIAS
LearningSequence
classes
PageEditor
LSOPageType.php
Generated on Sun Aug 31 2025 23:03:13 for ILIAS by
1.8.13 (using
Doxyfile
)