ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
class.ilTestFixedQuestionSetConfigGUI.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
34
class
ilTestFixedQuestionSetConfigGUI
35
{
39
public
$ctrl
=
null
;
40
44
public
$access
=
null
;
45
49
public
$tabs
=
null
;
50
54
public
$lng
=
null
;
55
59
public
$tpl
=
null
;
60
64
public
$db
=
null
;
65
69
public
$tree
=
null
;
70
71
public
?
ilComponentRepository
$component_repository
;
72
76
public
$objDefinition
=
null
;
77
81
public
$testOBJ
=
null
;
82
86
public
function
__construct
()
87
{
88
}
92
public
function
executeCommand
()
93
{
94
}
95
}
ilComponentRepository
Readable part of repository interface to ilComponentDataDB.
Definition:
class.ilComponentRepository.php:24
ilTestFixedQuestionSetConfigGUI\$db
$db
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:64
ilTestFixedQuestionSetConfigGUI\$lng
$lng
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:54
ilTestFixedQuestionSetConfigGUI\$testOBJ
$testOBJ
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:81
ilTestFixedQuestionSetConfigGUI\$ctrl
$ctrl
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:39
ilTestFixedQuestionSetConfigGUI\$objDefinition
$objDefinition
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:76
null
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
Definition:
shib_logout.php:144
ilTestFixedQuestionSetConfigGUI\$component_repository
ilComponentRepository $component_repository
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:71
ilTestFixedQuestionSetConfigGUI\$tabs
$tabs
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:49
ilTestFixedQuestionSetConfigGUI\executeCommand
executeCommand()
Control Flow Entrance.
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:92
ilTestFixedQuestionSetConfigGUI\$tpl
$tpl
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:59
ilTestFixedQuestionSetConfigGUI\$access
$access
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:44
ilTestFixedQuestionSetConfigGUI\$tree
$tree
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:69
ilTestFixedQuestionSetConfigGUI\__construct
__construct()
ilTestFixedQuestionSetConfigGUI constructor.
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:86
ilTestFixedQuestionSetConfigGUI
Definition:
class.ilTestFixedQuestionSetConfigGUI.php:34
components
ILIAS
Test
classes
class.ilTestFixedQuestionSetConfigGUI.php
Generated on Wed Sep 3 2025 23:04:01 for ILIAS by
1.8.13 (using
Doxyfile
)