ILIAS
trunk Revision v11.0_alpha-1689-g66c127b4ae8
◀ ilDoc Overview
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
+
Variables
$
c
e
g
h
j
l
m
p
s
t
u
v
+
Enumerations
a
c
e
f
i
j
l
m
n
o
p
r
s
t
u
v
z
+
Enumerator
a
c
d
e
f
g
i
l
m
n
o
p
q
s
t
u
v
y
+
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
+
Data Fields
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Ö
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Ö
Enumerations
Enumerator
+
Files
File List
+
Globals
+
All
$
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
z
+
Functions
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
u
v
+
Variables
$
a
c
e
g
h
i
m
n
o
p
r
s
t
u
v
z
Enumerations
Enumerator
Examples
•
All
Data Structures
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Modules
Pages
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:142
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 Apr 2 2025 23:03:46 for ILIAS by
1.8.13 (using
Doxyfile
)