ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ 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\getParentType
getParentType()
Definition:
ilLSOIntroPage.php:23
ilPageObject
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
Definition:
class.ilPageObject.php:52
ilLSOIntroPage
Definition:
ilLSOIntroPage.php:21
components
ILIAS
LearningSequence
classes
PageEditor
ilLSOIntroPage.php
Generated on Wed Sep 10 2025 15:15:51 for ILIAS by
1.8.13 (using
Doxyfile
)