ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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
public
function
init
()
19
{
20
}
21
}
ilAssHintPageConfig\init
init()
Init.
Definition:
class.ilAssHintPageConfig.php:18
ilPageConfig
Config class for page editing.
Definition:
class.ilPageConfig.php:12
ilAssHintPageConfig
Assessment hint page configuration.
Definition:
class.ilAssHintPageConfig.php:13
php
Modules
TestQuestionPool
classes
class.ilAssHintPageConfig.php
Generated on Thu Mar 13 2025 19:01:49 for ILIAS by
1.8.13 (using
Doxyfile
)