ILIAS  trunk Revision v12.0_alpha-377-g3641b37b9db
ilTestFixedQuestionSetConfigGUI Class Reference
+ 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
 

Detailed Description

Definition at line 33 of file class.ilTestFixedQuestionSetConfigGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ilTestFixedQuestionSetConfigGUI::__construct ( )

ilTestFixedQuestionSetConfigGUI constructor.

Definition at line 85 of file class.ilTestFixedQuestionSetConfigGUI.php.

86 {
87 }

Member Function Documentation

◆ executeCommand()

ilTestFixedQuestionSetConfigGUI::executeCommand ( )

Control Flow Entrance.

Definition at line 91 of file class.ilTestFixedQuestionSetConfigGUI.php.

92 {
93 }

Field Documentation

◆ $access

ilTestFixedQuestionSetConfigGUI::$access = null

Definition at line 43 of file class.ilTestFixedQuestionSetConfigGUI.php.

◆ $component_repository

ilComponentRepository ilTestFixedQuestionSetConfigGUI::$component_repository

Definition at line 70 of file class.ilTestFixedQuestionSetConfigGUI.php.

◆ $ctrl

ilTestFixedQuestionSetConfigGUI::$ctrl = null

Definition at line 38 of file class.ilTestFixedQuestionSetConfigGUI.php.

◆ $db

ilTestFixedQuestionSetConfigGUI::$db = null

Definition at line 63 of file class.ilTestFixedQuestionSetConfigGUI.php.

◆ $lng

ilTestFixedQuestionSetConfigGUI::$lng = null

Definition at line 53 of file class.ilTestFixedQuestionSetConfigGUI.php.

◆ $objDefinition

ilTestFixedQuestionSetConfigGUI::$objDefinition = null

Definition at line 75 of file class.ilTestFixedQuestionSetConfigGUI.php.

◆ $tabs

ilTestFixedQuestionSetConfigGUI::$tabs = null

Definition at line 48 of file class.ilTestFixedQuestionSetConfigGUI.php.

◆ $testOBJ

ilTestFixedQuestionSetConfigGUI::$testOBJ = null

Definition at line 80 of file class.ilTestFixedQuestionSetConfigGUI.php.

◆ $tpl

ilTestFixedQuestionSetConfigGUI::$tpl = null

Definition at line 58 of file class.ilTestFixedQuestionSetConfigGUI.php.

◆ $tree

ilTestFixedQuestionSetConfigGUI::$tree = null

Definition at line 68 of file class.ilTestFixedQuestionSetConfigGUI.php.


The documentation for this class was generated from the following file: