ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ ilDoc Overview
ilLSOIntroPage.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
class
ilLSOIntroPage
extends
ilPageObject
22
{
23
public
function
getParentType
(): string
24
{
25
return
LSOPageType::INTRO->value;
26
}
27
}
ilLSOIntroPage
Definition:
ilLSOIntroPage.php:22
ilLSOIntroPage\getParentType
getParentType()
Definition:
ilLSOIntroPage.php:23
ilPageObject
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
Definition:
class.ilPageObject.php:53
components
ILIAS
LearningSequence
classes
PageEditor
ilLSOIntroPage.php
Generated on Sat Dec 13 2025 23:02:32 for ILIAS by
1.9.4 (using
Doxyfile
)