|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | |
| $testOBJ = null | |
| $settingsTemplate = null | |
Definition at line 13 of file class.ilTestSettingsGUI.php.
| ilTestSettingsGUI::__construct | ( | ilObjTest | $testOBJ | ) |
Definition at line 27 of file class.ilTestSettingsGUI.php.
References $testOBJ, and ilObjAssessmentFolderGUI\getSettingsTemplateConfig().
Here is the call graph for this function:
|
protected |
Definition at line 84 of file class.ilTestSettingsGUI.php.
References ilPropertyFormGUI\getItemByPostVar().
Referenced by ilObjTestSettingsGeneralGUI\saveQuestionBehaviourProperties(), ilObjTestSettingsScoringResultsGUI\saveResultDetailsSettings(), ilObjTestSettingsScoringResultsGUI\saveResultSummarySettings(), ilObjTestSettingsScoringResultsGUI\saveScoringSettingsFormSection(), 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 39 of file class.ilTestSettingsGUI.php.
Referenced by ilObjTestSettingsGeneralGUI\addTestRunProperties().
Here is the caller graph for this function:
|
protected |
Definition at line 54 of file class.ilTestSettingsGUI.php.
Referenced by isSectionHeaderRequired(), and ilObjTestSettingsScoringResultsGUI\saveResultMiscOptionsSettings().
Here is the caller graph for this function:
|
protected |
Definition at line 73 of file class.ilTestSettingsGUI.php.
References isHiddenFormItem().
Referenced by ilObjTestSettingsGeneralGUI\addQuestionBehaviourProperties(), and ilObjTestSettingsScoringResultsGUI\addScoringSettingsFormSection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 89 of file class.ilTestSettingsGUI.php.
References 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 25 of file class.ilTestSettingsGUI.php.
|
protected |
Definition at line 18 of file class.ilTestSettingsGUI.php.
Referenced by __construct().