ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
◀ ilDoc Overview
class.ilGuidedTourPage.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
class
ilGuidedTourPage
extends
ilPageObject
22
{
23
public
function
getParentType
(): string
24
{
25
return
"gdtr"
;
26
}
27
}
ilGuidedTourPage
Definition:
class.ilGuidedTourPage.php:22
ilGuidedTourPage\getParentType
getParentType()
Definition:
class.ilGuidedTourPage.php:23
ilPageObject
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
Definition:
class.ilPageObject.php:53
components
ILIAS
Help
GuidedTour
Page
class.ilGuidedTourPage.php
Generated on Sun Nov 2 2025 23:02:34 for ILIAS by
1.9.4 (using
Doxyfile
)