ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
◀ ilDoc Overview
class.ilAssHintPage.php
Go to the documentation of this file.
1
<?php
2
27
class
ilAssHintPage
extends
ilPageObject
28
{
33
public
function
getParentType
(): string
34
{
35
return
"qht"
;
36
}
37
}
ilAssHintPage
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilAssHintPage.php:28
ilAssHintPage\getParentType
getParentType()
Get parent type.
Definition:
class.ilAssHintPage.php:33
ilPageObject
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
Definition:
class.ilPageObject.php:51
Modules
TestQuestionPool
classes
class.ilAssHintPage.php
Generated on Sat Dec 13 2025 22:01:28 for ILIAS by
1.9.4 (using
Doxyfile
)