|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 | |
| ilComponentRepository | $component_repository |
| $objDefinition = null | |
| $testOBJ = null | |
Definition at line 33 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::__construct | ( | ) |
ilTestFixedQuestionSetConfigGUI constructor.
Definition at line 85 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::executeCommand | ( | ) |
Control Flow Entrance.
Definition at line 91 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$access = null |
Definition at line 43 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilComponentRepository ilTestFixedQuestionSetConfigGUI::$component_repository |
Definition at line 70 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$ctrl = null |
Definition at line 38 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$db = null |
Definition at line 63 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$lng = null |
Definition at line 53 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$objDefinition = null |
Definition at line 75 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$tabs = null |
Definition at line 48 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$testOBJ = null |
Definition at line 80 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$tpl = null |
Definition at line 58 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$tree = null |
Definition at line 68 of file class.ilTestFixedQuestionSetConfigGUI.php.