|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Inheritance diagram for ilObjTestSettingsGeneralGUI:
Collaboration diagram for ilObjTestSettingsGeneralGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilAccessHandler $access, ilLanguage $lng, ilTemplate $tpl, ilTree $tree, ilDB $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, | ||
| ilDB | $db, | ||
| ilPluginAdmin | $pluginAdmin, | ||
| ilObjUser | $activeUser, | ||
| ilObjTestGUI | $testGUI | ||
| ) |
Constructor.
| ilCtrl | $ctrl | |
| ilAccessHandler | $access | |
| ilLanguage | $lng | |
| ilTemplate | $tpl | |
| ilDB | $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 616 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 483 of file class.ilObjTestSettingsGeneralGUI.php.
References $header, 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 1071 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 747 of file class.ilObjTestSettingsGeneralGUI.php.
References $header, ilPropertyFormGUI\addItem(), IL_CAL_TIMESTAMP, 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 1363 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 688 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 923 of file class.ilObjTestSettingsGeneralGUI.php.
References $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 1259 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 408 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 371 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 1518 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 $tpl.
Referenced by showFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 400 of file class.ilObjTestSettingsGeneralGUI.php.
References $ilSetting.
Referenced by addQuestionBehaviourProperties(), and saveQuestionBehaviourProperties().
Here is the caller graph for this function:
|
private |
Definition at line 380 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and ilObjTest\isSkillManagementGloballyActivated().
Here is the call graph for this function:
|
private |
Definition at line 451 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 664 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_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 562 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 1492 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 1207 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 849 of file class.ilObjTestSettingsGeneralGUI.php.
References ilFormat\dateDB2timestamp(), ilTestSettingsGUI\formPropertyExists(), ilPropertyFormGUI\getItemByPostVar(), and IL_CAL_DATETIME.
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 1447 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 722 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 1015 of file class.ilObjTestSettingsGeneralGUI.php.
References 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 |
| ilPropertyFormGUI | $form |
Definition at line 1322 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 355 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().