|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 630 of file class.ilObjTestSettingsGeneralGUI.php.
References $section, ilObject\_getAllReferences(), ilPropertyFormGUI\addItem(), 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 497 of file class.ilObjTestSettingsGeneralGUI.php.
References $header, $title, ilPropertyFormGUI\addItem(), ilObjTest\QUESTION_SET_TYPE_DYNAMIC, ilObjTest\QUESTION_SET_TYPE_FIXED, and ilObjTest\QUESTION_SET_TYPE_RANDOM.
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 1118 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\addItem(), 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 761 of file class.ilObjTestSettingsGeneralGUI.php.
References $header, ilPropertyFormGUI\addItem(), 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 1414 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\addItem(), REDIRECT_ALWAYS, and REDIRECT_KIOSK.
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 702 of file class.ilObjTestSettingsGeneralGUI.php.
References $section, and ilPropertyFormGUI\addItem().
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 922 of file class.ilObjTestSettingsGeneralGUI.php.
References $duration, $header, ilPropertyFormGUI\addItem(), 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 1310 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\addItem().
Referenced by buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 422 of file class.ilObjTestSettingsGeneralGUI.php.
References 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 385 of file class.ilObjTestSettingsGeneralGUI.php.
References ilUtil\sendSuccess().
Here is the call graph for this function:
|
private |
Definition at line 196 of file class.ilObjTestSettingsGeneralGUI.php.
References saveFormCmd().
Here is the call graph for this function:| ilObjTestSettingsGeneralGUI::executeCommand | ( | ) |
Command Execution.
Definition at line 110 of file class.ilObjTestSettingsGeneralGUI.php.
References $cmd, and ilUtil\sendInfo().
Here is the call graph for this function:
|
private |
Definition at line 1569 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 166 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 414 of file class.ilObjTestSettingsGeneralGUI.php.
References $ilSetting.
Referenced by addQuestionBehaviourProperties(), and saveQuestionBehaviourProperties().
Here is the caller graph for this function:
|
private |
Definition at line 394 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and ilObjTest\isSkillManagementGloballyActivated().
Here is the call graph for this function:
|
private |
Definition at line 465 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), 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 678 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and IL_CAL_UNIX.
Referenced by performSaveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 201 of file class.ilObjTestSettingsGeneralGUI.php.
References $errors, 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 576 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), 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 1543 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 1258 of file class.ilObjTestSettingsGeneralGUI.php.
References 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 853 of file class.ilObjTestSettingsGeneralGUI.php.
References ilTestSettingsGUI\formPropertyExists(), and ilPropertyFormGUI\getItemByPostVar().
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 1498 of file class.ilObjTestSettingsGeneralGUI.php.
References ilObjAdvancedEditing\_getUsedHTMLTagsAsString(), ilTestSettingsGUI\formPropertyExists(), ilPropertyFormGUI\getItemByPostVar(), 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 736 of file class.ilObjTestSettingsGeneralGUI.php.
References ilObjAdvancedEditing\_getUsedHTMLTagsAsString(), and ilPropertyFormGUI\getItemByPostVar().
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 1040 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\getInput(), ilPropertyFormGUI\getItemByPostVar(), and sprintf.
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 1373 of file class.ilObjTestSettingsGeneralGUI.php.
References ilTestSettingsGUI\formPropertyExists(), ilPropertyFormGUI\getInput(), and ilPropertyFormGUI\getItemByPostVar().
Referenced by performSaveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 147 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by saveFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 132 of file class.ilObjTestSettingsGeneralGUI.php.
References 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 369 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().