|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for ilTestFixedQuestionSetConfigGUI:Public Member Functions | |
| __construct () | |
| ilTestFixedQuestionSetConfigGUI constructor. More... | |
| executeCommand () | |
| Control Flow Entrance. More... | |
Data Fields | |
| $ctrl = null | |
| $access = null | |
| $tabs = null | |
| $lng = null | |
| $tpl = null | |
| $db = null | |
| $tree = null | |
| $pluginAdmin = null | |
| $objDefinition = null | |
| $testOBJ = null | |
Definition at line 17 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::__construct | ( | ) |
ilTestFixedQuestionSetConfigGUI constructor.
Definition at line 72 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::executeCommand | ( | ) |
Control Flow Entrance.
Definition at line 78 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$access = null |
Definition at line 27 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$ctrl = null |
Definition at line 22 of file class.ilTestFixedQuestionSetConfigGUI.php.
Referenced by executeCommand().
| ilTestFixedQuestionSetConfigGUI::$db = null |
Definition at line 47 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$lng = null |
Definition at line 37 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$objDefinition = null |
Definition at line 62 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$pluginAdmin = null |
Definition at line 57 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$tabs = null |
Definition at line 32 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$testOBJ = null |
Definition at line 67 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$tpl = null |
Definition at line 42 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$tree = null |
Definition at line 52 of file class.ilTestFixedQuestionSetConfigGUI.php.