| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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 34 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::__construct | ( | ) | 
ilTestFixedQuestionSetConfigGUI constructor.
Definition at line 86 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::executeCommand | ( | ) | 
Control Flow Entrance.
Definition at line 92 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$access = null | 
Definition at line 44 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilComponentRepository ilTestFixedQuestionSetConfigGUI::$component_repository | 
Definition at line 71 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$ctrl = null | 
Definition at line 39 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$db = null | 
Definition at line 64 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$lng = null | 
Definition at line 54 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$objDefinition = null | 
Definition at line 76 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$tabs = null | 
Definition at line 49 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$testOBJ = null | 
Definition at line 81 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$tpl = null | 
Definition at line 59 of file class.ilTestFixedQuestionSetConfigGUI.php.
| ilTestFixedQuestionSetConfigGUI::$tree = null | 
Definition at line 69 of file class.ilTestFixedQuestionSetConfigGUI.php.