ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
class.ilAssHintPageConfig.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
3
4
include_once(
"./Services/COPage/classes/class.ilPageConfig.php"
);
5
13
class
ilAssHintPageConfig
extends
ilPageConfig
14
{
18
function
init
()
19
{
20
}
21
22
}
23
24
?>
php
An exception for terminatinating execution or to throw for unit testing.
ilAssHintPageConfig
Assessment hint page configuration.
Definition:
class.ilAssHintPageConfig.php:14
ilAssHintPageConfig\init
init()
Init.
Definition:
class.ilAssHintPageConfig.php:18
ilPageConfig
Config class for page editing.
Definition:
class.ilPageConfig.php:13
Modules
TestQuestionPool
classes
class.ilAssHintPageConfig.php
Generated on Fri Oct 3 2025 19:00:53 for ILIAS by
1.9.4 (using
Doxyfile
)