|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for ilObjTestSettingsGeneralGUI:
Collaboration diagram for ilObjTestSettingsGeneralGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilAccessHandler $access, ilLanguage $lng, ilTemplate $tpl, ilTree $tree, ilDBInterface $db, ilPluginAdmin $pluginAdmin, ilObjUser $activeUser, ilObjTestGUI $testGUI) | |
| Constructor. More... | |
| executeCommand () | |
| Command Execution. More... | |
Public Member Functions inherited from ilTestSettingsGUI | |
| __construct (ilObjTest $testOBJ) | |
Data Fields | |
| const | CMD_SHOW_FORM = 'showForm' |
| command constants More... | |
| const | CMD_SAVE_FORM = 'saveForm' |
| const | CMD_CONFIRMED_SAVE_FORM = 'confirmedSaveForm' |
| const | CMD_SHOW_RESET_TPL_CONFIRM = 'showResetTemplateConfirmation' |
| const | CMD_CONFIRMED_RESET_TPL = 'confirmedResetTemplate' |
| const | INST_FB_HANDLING_OPT_NONE = 'none' |
| const | INST_FB_HANDLING_OPT_FREEZE = 'freeze' |
| const | INST_FB_HANDLING_OPT_FORCE = 'force' |
| const | INST_FB_HANDLING_OPT_FORCE_AND_FREEZE = 'force_freeze' |
Protected Member Functions | |
| getSettingsTemplateMessageHTML () | |
Protected Member Functions inherited from ilTestSettingsGUI | |
| getTemplateSettingValue ($settingName) | |
| isHiddenFormItem ($formFieldId) | |
| isSectionHeaderRequired ($fields) | |
| formPropertyExists (ilPropertyFormGUI $form, $propertyId) | |
| removeHiddenItems (ilPropertyFormGUI $form) | |
Protected Attributes | |
| $ctrl = null | |
| $access = null | |
| $lng = null | |
| $tpl = null | |
| $tree = null | |
| $db = null | |
| $pluginAdmin = null | |
| $activeUser = null | |
| $testGUI = null | |
Protected Attributes inherited from ilTestSettingsGUI | |
| $testOBJ = null | |
| $settingsTemplate = null | |
Private Attributes | |
| $testQuestionSetConfigFactory = null | |
Definition at line 20 of file class.ilObjTestSettingsGeneralGUI.php.
| ilObjTestSettingsGeneralGUI::__construct | ( | ilCtrl | $ctrl, |
| ilAccessHandler | $access, | ||
| ilLanguage | $lng, | ||
| ilTemplate | $tpl, | ||
| ilTree | $tree, | ||
| ilDBInterface | $db, | ||
| ilPluginAdmin | $pluginAdmin, | ||
| ilObjUser | $activeUser, | ||
| ilObjTestGUI | $testGUI | ||
| ) |
Constructor.
| ilCtrl | $ctrl | |
| ilAccessHandler | $access | |
| ilLanguage | $lng | |
| ilTemplate | $tpl | |
| ilDBInterface | $db | |
| ilObjTestGUI | $testGUI |
Definition at line 78 of file class.ilObjTestSettingsGeneralGUI.php.
References $access, $activeUser, $ctrl, $db, $lng, $pluginAdmin, $testGUI, $tpl, and $tree.
|
private |
| ilPropertyFormGUI | $form |
Definition at line 601 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, $section, ilObject\_getAllReferences(), and IL_CAL_UNIX.
Referenced by buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 470 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, $header, $title, ilObjTest\QUESTION_SET_TYPE_DYNAMIC, ilObjTest\QUESTION_SET_TYPE_FIXED, and ilObjTest\QUESTION_SET_TYPE_RANDOM.
Referenced by buildForm().
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 1042 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, ilCharSelectorConfig\CONTEXT_TEST, getInstFbHandlingValue(), isCharSelectorPropertyRequired(), and ilTestSettingsGUI\isSectionHeaderRequired().
Referenced by buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 724 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, $header, $password, and IL_CAL_UNIX.
Referenced by buildForm().
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 1341 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, REDIRECT_ALWAYS, and REDIRECT_KIOSK.
Referenced by buildForm().
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 670 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, and $section.
Referenced by buildForm().
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 861 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, $header, and ilTestSettingsGUI\getTemplateSettingValue().
Referenced by buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 1234 of file class.ilObjTestSettingsGeneralGUI.php.
References $form.
Referenced by buildForm().
Here is the caller graph for this function:
|
private |
Definition at line 396 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, addAvailabilityProperties(), addGeneralProperties(), addQuestionBehaviourProperties(), addTestAccessProperties(), addTestFinishProperties(), addTestIntroProperties(), addTestRunProperties(), addTestSequenceProperties(), ilObjTest\isSkillManagementGloballyActivated(), and ilTestSettingsGUI\removeHiddenItems().
Referenced by saveFormCmd(), and showFormCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Enable all settings - remove template.
Definition at line 362 of file class.ilObjTestSettingsGeneralGUI.php.
References ilUtil\sendSuccess().
Here is the call graph for this function:
|
private |
Definition at line 189 of file class.ilObjTestSettingsGeneralGUI.php.
References saveFormCmd().
Here is the call graph for this function:| ilObjTestSettingsGeneralGUI::executeCommand | ( | ) |
Command Execution.
Definition at line 109 of file class.ilObjTestSettingsGeneralGUI.php.
References ilUtil\sendInfo().
Here is the call graph for this function:
|
private |
Definition at line 1484 of file class.ilObjTestSettingsGeneralGUI.php.
References INST_FB_HANDLING_OPT_FORCE, INST_FB_HANDLING_OPT_FORCE_AND_FREEZE, INST_FB_HANDLING_OPT_FREEZE, and INST_FB_HANDLING_OPT_NONE.
Referenced by addQuestionBehaviourProperties().
Here is the caller graph for this function:
|
protected |
Definition at line 162 of file class.ilObjTestSettingsGeneralGUI.php.
References $title, $tpl, and sprintf.
Referenced by showFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 388 of file class.ilObjTestSettingsGeneralGUI.php.
References $ilSetting.
Referenced by addQuestionBehaviourProperties(), and saveQuestionBehaviourProperties().
Here is the caller graph for this function:
|
private |
Definition at line 371 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, and ilObjTest\isSkillManagementGloballyActivated().
Here is the call graph for this function:
|
private |
Definition at line 440 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, ilObjTest\isSkillManagementGloballyActivated(), saveAvailabilityProperties(), saveGeneralProperties(), saveQuestionBehaviourProperties(), saveTestAccessProperties(), saveTestFinishProperties(), saveTestIntroProperties(), saveTestRunProperties(), and saveTestSequenceSettings().
Referenced by saveFormCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 649 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, and IL_CAL_UNIX.
Referenced by performSaveForm().
Here is the caller graph for this function:
|
private |
Definition at line 194 of file class.ilObjTestSettingsGeneralGUI.php.
References $errors, $form, buildForm(), INST_FB_HANDLING_OPT_FORCE_AND_FREEZE, INST_FB_HANDLING_OPT_FREEZE, performSaveForm(), ilObjTest\QUESTION_SET_TYPE_DYNAMIC, ilObjTest\QUESTION_SET_TYPE_FIXED, ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendSuccess(), showConfirmation(), and showFormCmd().
Referenced by confirmedSaveFormCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 554 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, and ilUtil\stripSlashes().
Referenced by performSaveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 1459 of file class.ilObjTestSettingsGeneralGUI.php.
References INST_FB_HANDLING_OPT_FORCE, INST_FB_HANDLING_OPT_FORCE_AND_FREEZE, INST_FB_HANDLING_OPT_FREEZE, and INST_FB_HANDLING_OPT_NONE.
Referenced by saveQuestionBehaviourProperties().
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 1190 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, ilCharSelectorConfig\CONTEXT_TEST, ilTestSettingsGUI\formPropertyExists(), ilPropertyFormGUI\getItemByPostVar(), isCharSelectorPropertyRequired(), and saveInstFbHandlingSettings().
Referenced by performSaveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 808 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, and ilTestSettingsGUI\formPropertyExists().
Referenced by performSaveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 1425 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, ilObjAdvancedEditing\_getUsedHTMLTagsAsString(), ilTestSettingsGUI\formPropertyExists(), and REDIRECT_NONE.
Referenced by performSaveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 704 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, and ilObjAdvancedEditing\_getUsedHTMLTagsAsString().
Referenced by performSaveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 981 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, and sprintf.
Referenced by performSaveForm().
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 1307 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, and ilTestSettingsGUI\formPropertyExists().
Referenced by performSaveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 143 of file class.ilObjTestSettingsGeneralGUI.php.
References $form.
Referenced by saveFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 129 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, buildForm(), and getSettingsTemplateMessageHTML().
Referenced by saveFormCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Enable all settings - Confirmation.
Definition at line 346 of file class.ilObjTestSettingsGeneralGUI.php.
|
protected |
Definition at line 40 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 58 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 37 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 52 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 43 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 55 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 61 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
private |
Definition at line 64 of file class.ilObjTestSettingsGeneralGUI.php.
|
protected |
Definition at line 46 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct(), and getSettingsTemplateMessageHTML().
|
protected |
Definition at line 49 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
| const ilObjTestSettingsGeneralGUI::CMD_CONFIRMED_RESET_TPL = 'confirmedResetTemplate' |
Definition at line 29 of file class.ilObjTestSettingsGeneralGUI.php.
| const ilObjTestSettingsGeneralGUI::CMD_CONFIRMED_SAVE_FORM = 'confirmedSaveForm' |
Definition at line 27 of file class.ilObjTestSettingsGeneralGUI.php.
| const ilObjTestSettingsGeneralGUI::CMD_SAVE_FORM = 'saveForm' |
Definition at line 26 of file class.ilObjTestSettingsGeneralGUI.php.
| const ilObjTestSettingsGeneralGUI::CMD_SHOW_FORM = 'showForm' |
command constants
Definition at line 25 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilObjTestGUI\redirectTo_ilObjTestSettingsGeneralGUI_showForm_Object().
| const ilObjTestSettingsGeneralGUI::CMD_SHOW_RESET_TPL_CONFIRM = 'showResetTemplateConfirmation' |
Definition at line 28 of file class.ilObjTestSettingsGeneralGUI.php.
| const ilObjTestSettingsGeneralGUI::INST_FB_HANDLING_OPT_FORCE = 'force' |
Definition at line 33 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilTestSettingsTemplateConfig\addQuestionBehaviourProperties(), getInstFbHandlingValue(), and saveInstFbHandlingSettings().
| const ilObjTestSettingsGeneralGUI::INST_FB_HANDLING_OPT_FORCE_AND_FREEZE = 'force_freeze' |
Definition at line 34 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilTestSettingsTemplateConfig\addQuestionBehaviourProperties(), getInstFbHandlingValue(), saveFormCmd(), and saveInstFbHandlingSettings().
| const ilObjTestSettingsGeneralGUI::INST_FB_HANDLING_OPT_FREEZE = 'freeze' |
Definition at line 32 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilTestSettingsTemplateConfig\addQuestionBehaviourProperties(), getInstFbHandlingValue(), saveFormCmd(), and saveInstFbHandlingSettings().
| const ilObjTestSettingsGeneralGUI::INST_FB_HANDLING_OPT_NONE = 'none' |
Definition at line 31 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilTestSettingsTemplateConfig\addQuestionBehaviourProperties(), getInstFbHandlingValue(), and saveInstFbHandlingSettings().