ILIAS  trunk Revision v11.0_alpha-1753-gb21ca8c4367
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
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 34 of file class.ilTestFixedQuestionSetConfigGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ilTestFixedQuestionSetConfigGUI::__construct ( )

ilTestFixedQuestionSetConfigGUI constructor.

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

87  {
88  }

Member Function Documentation

◆ executeCommand()

ilTestFixedQuestionSetConfigGUI::executeCommand ( )

Control Flow Entrance.

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

93  {
94  }

Field Documentation

◆ $access

ilTestFixedQuestionSetConfigGUI::$access = null

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

◆ $component_repository

ilComponentRepository ilTestFixedQuestionSetConfigGUI::$component_repository

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

◆ $ctrl

ilTestFixedQuestionSetConfigGUI::$ctrl = null

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

◆ $db

ilTestFixedQuestionSetConfigGUI::$db = null

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

◆ $lng

ilTestFixedQuestionSetConfigGUI::$lng = null

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

◆ $objDefinition

ilTestFixedQuestionSetConfigGUI::$objDefinition = null

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

◆ $tabs

ilTestFixedQuestionSetConfigGUI::$tabs = null

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

◆ $testOBJ

ilTestFixedQuestionSetConfigGUI::$testOBJ = null

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

◆ $tpl

ilTestFixedQuestionSetConfigGUI::$tpl = null

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

◆ $tree

ilTestFixedQuestionSetConfigGUI::$tree = null

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


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