ILIAS
release_8 Revision v8.23
◀ 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\getParentType
getParentType()
Get parent type.
Definition:
class.ilAssHintPage.php:33
ilAssHintPage
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilAssHintPage.php:27
ilPageObject
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
Definition:
class.ilPageObject.php:50
Modules
TestQuestionPool
classes
class.ilAssHintPage.php
Generated on Wed Sep 3 2025 22:01:45 for ILIAS by
1.8.13 (using
Doxyfile
)