ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
ilLSOExtroPage.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
class
ilLSOExtroPage
extends
ilPageObject
22
{
23
public
function
getParentType
(): string
24
{
25
return
LSOPageType::EXTRO
->value;
26
}
27
}
ilLSOExtroPage\getParentType
getParentType()
Definition:
ilLSOExtroPage.php:23
ilLSOExtroPage
Definition:
ilLSOExtroPage.php:21
ilPageObject
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
Definition:
class.ilPageObject.php:52
EXTRO
Definition:
LSOPageType.php:24
components
ILIAS
LearningSequence
classes
PageEditor
ilLSOExtroPage.php
Generated on Sun Aug 31 2025 23:03:13 for ILIAS by
1.8.13 (using
Doxyfile
)