|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilTestSettingsGUI:
Collaboration diagram for ilTestSettingsGUI:Public Member Functions | |
| __construct (ilObjTest $testOBJ) | |
Protected Member Functions | |
| getTemplateSettingValue ($settingName) | |
| isHiddenFormItem ($formFieldId) | |
| isSectionHeaderRequired ($fields) | |
| formPropertyExists (ilPropertyFormGUI $form, $propertyId) | |
| removeHiddenItems (ilPropertyFormGUI $form) | |
Protected Attributes | |
| ilObjTest | $testOBJ |
| ilSettingsTemplate | $settingsTemplate = null |
Definition at line 25 of file class.ilTestSettingsGUI.php.
| ilTestSettingsGUI::__construct | ( | ilObjTest | $testOBJ | ) |
Definition at line 30 of file class.ilTestSettingsGUI.php.
References $testOBJ, ilObjAssessmentFolderGUI\getSettingsTemplateConfig(), and ilObjTest\getTemplate().
Here is the call graph for this function:
|
protected |
Definition at line 86 of file class.ilTestSettingsGUI.php.
References ilPropertyFormGUI\getItemByPostVar().
Referenced by ilObjTestSettingsGeneralGUI\saveQuestionBehaviourProperties(), ilObjTestSettingsGeneralGUI\saveTestAccessProperties(), ilObjTestSettingsGeneralGUI\saveTestFinishProperties(), and ilObjTestSettingsGeneralGUI\saveTestSequenceSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 41 of file class.ilTestSettingsGUI.php.
Referenced by ilObjTestSettingsGeneralGUI\addTestRunProperties().
Here is the caller graph for this function:
|
protected |
Definition at line 56 of file class.ilTestSettingsGUI.php.
References ILIAS\LTI\ToolProvider\$settings.
Referenced by isSectionHeaderRequired().
Here is the caller graph for this function:
|
protected |
Definition at line 75 of file class.ilTestSettingsGUI.php.
References isHiddenFormItem().
Referenced by ilObjTestSettingsGeneralGUI\addQuestionBehaviourProperties().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 91 of file class.ilTestSettingsGUI.php.
References $id, and ilPropertyFormGUI\removeItemByPostVar().
Referenced by ilObjTestSettingsGeneralGUI\buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 28 of file class.ilTestSettingsGUI.php.
|
protected |
Definition at line 27 of file class.ilTestSettingsGUI.php.
Referenced by __construct().