ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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
}
EXTRO
@ EXTRO
Definition:
LSOPageType.php:24
ilLSOExtroPage
Definition:
ilLSOExtroPage.php:22
ilLSOExtroPage\getParentType
getParentType()
Definition:
ilLSOExtroPage.php:23
ilPageObject
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
Definition:
class.ilPageObject.php:53
components
ILIAS
LearningSequence
classes
PageEditor
ilLSOExtroPage.php
Generated on Sat Oct 18 2025 23:03:15 for ILIAS by
1.9.4 (using
Doxyfile
)