|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | ANSWER_FIXATION_NONE = 'none' |
| const | ANSWER_FIXATION_ON_INSTANT_FEEDBACK = 'instant_feedback' |
| const | ANSWER_FIXATION_ON_FOLLOWUP_QUESTION = 'followup_question' |
| const | ANSWER_FIXATION_ON_IFB_OR_FUQST = 'ifb_or_fuqst' |
| const | INSTANT_FEEDBACK_TRIGGER_MANUAL = 0 |
| const | INSTANT_FEEDBACK_TRIGGER_FORCED = 1 |
Protected Member Functions | |
| getSettingsTemplateMessageHTML () | |
| addPresentationProperties (ilPropertyFormGUI $form) | |
| savePresentationProperties (ilPropertyFormGUI $form) | |
| setAnswerFixationSettingsByFormValue ($formValue) | |
| getAnswerFixationSettingsAsFormValue () | |
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 81 of file class.ilObjTestSettingsGeneralGUI.php.
References $access, $activeUser, $ctrl, $db, $lng, $pluginAdmin, $testGUI, $tpl, and $tree.
|
private |
| ilPropertyFormGUI | $form |
Definition at line 666 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 534 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:
|
protected |
| ilPropertyFormGUI | $form |
Definition at line 733 of file class.ilObjTestSettingsGeneralGUI.php.
References $DIC, $form, and $section.
Referenced by buildForm().
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 1129 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, ilPropertyFormGUI\addItem(), ilCharSelectorConfig\CONTEXT_TEST, getAnswerFixationSettingsAsFormValue(), 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 811 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 1450 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 757 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 948 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, $header, $values, 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 1343 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, and $values.
Referenced by buildForm().
Here is the caller graph for this function:
|
private |
Definition at line 437 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, addAvailabilityProperties(), addGeneralProperties(), addPresentationProperties(), addQuestionBehaviourProperties(), addTestAccessProperties(), addTestFinishProperties(), addTestIntroProperties(), addTestRunProperties(), addTestSequenceProperties(), ilOrgUnitGlobalSettings\getInstance(), ilObjectServiceSettingsGUI\initServiceSettingsForm(), ilObjTest\isSkillManagementGloballyActivated(), ilObjectServiceSettingsGUI\ORGU_POSITION_ACCESS, 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 402 of file class.ilObjTestSettingsGeneralGUI.php.
|
private |
Definition at line 197 of file class.ilObjTestSettingsGeneralGUI.php.
References saveFormCmd().
Here is the call graph for this function:| ilObjTestSettingsGeneralGUI::executeCommand | ( | ) |
Command Execution.
Definition at line 112 of file class.ilObjTestSettingsGeneralGUI.php.
References $DIC, ilUtil\sendInfo(), and ilTestTabsManager\TAB_ID_SETTINGS.
Here is the call graph for this function:
|
protected |
Definition at line 1590 of file class.ilObjTestSettingsGeneralGUI.php.
References ANSWER_FIXATION_NONE, ANSWER_FIXATION_ON_FOLLOWUP_QUESTION, ANSWER_FIXATION_ON_IFB_OR_FUQST, and ANSWER_FIXATION_ON_INSTANT_FEEDBACK.
Referenced by addQuestionBehaviourProperties().
Here is the caller graph for this function:
|
protected |
Definition at line 169 of file class.ilObjTestSettingsGeneralGUI.php.
References $DIC, $title, and $tpl.
Referenced by showFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 428 of file class.ilObjTestSettingsGeneralGUI.php.
References $DIC, and $ilSetting.
Referenced by addQuestionBehaviourProperties(), and saveQuestionBehaviourProperties().
Here is the caller graph for this function:
|
private |
Definition at line 411 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, and ilObjTest\isSkillManagementGloballyActivated().
Here is the call graph for this function:
|
private |
Definition at line 498 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, ilObjTest\isSkillManagementGloballyActivated(), ilObjectServiceSettingsGUI\ORGU_POSITION_ACCESS, saveAvailabilityProperties(), saveGeneralProperties(), savePresentationProperties(), saveQuestionBehaviourProperties(), saveTestAccessProperties(), saveTestFinishProperties(), saveTestIntroProperties(), saveTestRunProperties(), saveTestSequenceSettings(), and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
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 715 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 202 of file class.ilObjTestSettingsGeneralGUI.php.
References $errors, $form, buildForm(), performSaveForm(), ilObjTest\QUESTION_SET_TYPE_DYNAMIC, ilObjTest\QUESTION_SET_TYPE_FIXED, ilUtil\sendFailure(), ilUtil\sendInfo(), 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 618 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:
|
protected |
| ilPropertyFormGUI | $form |
Definition at line 747 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by performSaveForm().
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 1285 of file class.ilObjTestSettingsGeneralGUI.php.
References $form, ilCharSelectorConfig\CONTEXT_TEST, ilTestSettingsGUI\formPropertyExists(), ilPropertyFormGUI\getItemByPostVar(), isCharSelectorPropertyRequired(), and setAnswerFixationSettingsByFormValue().
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 895 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 1534 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 791 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 1068 of file class.ilObjTestSettingsGeneralGUI.php.
References $form.
Referenced by performSaveForm().
Here is the caller graph for this function:
|
private |
| ilPropertyFormGUI | $form |
Definition at line 1416 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:
|
protected |
Definition at line 1568 of file class.ilObjTestSettingsGeneralGUI.php.
References ANSWER_FIXATION_NONE, ANSWER_FIXATION_ON_FOLLOWUP_QUESTION, ANSWER_FIXATION_ON_IFB_OR_FUQST, and ANSWER_FIXATION_ON_INSTANT_FEEDBACK.
Referenced by saveQuestionBehaviourProperties().
Here is the caller graph for this function:
|
private |
Definition at line 150 of file class.ilObjTestSettingsGeneralGUI.php.
References $form.
Referenced by saveFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 136 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 386 of file class.ilObjTestSettingsGeneralGUI.php.
|
protected |
Definition at line 43 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 61 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 40 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 46 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 64 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
private |
Definition at line 67 of file class.ilObjTestSettingsGeneralGUI.php.
|
protected |
Definition at line 49 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct(), and getSettingsTemplateMessageHTML().
|
protected |
Definition at line 52 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
| const ilObjTestSettingsGeneralGUI::ANSWER_FIXATION_NONE = 'none' |
Definition at line 31 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilTestSettingsTemplateConfig\addQuestionBehaviourProperties(), ilObjTestGUI\applyTemplate(), getAnswerFixationSettingsAsFormValue(), and setAnswerFixationSettingsByFormValue().
| const ilObjTestSettingsGeneralGUI::ANSWER_FIXATION_ON_FOLLOWUP_QUESTION = 'followup_question' |
Definition at line 33 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilTestSettingsTemplateConfig\addQuestionBehaviourProperties(), ilObjTestGUI\applyTemplate(), getAnswerFixationSettingsAsFormValue(), and setAnswerFixationSettingsByFormValue().
| const ilObjTestSettingsGeneralGUI::ANSWER_FIXATION_ON_IFB_OR_FUQST = 'ifb_or_fuqst' |
Definition at line 34 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilTestSettingsTemplateConfig\addQuestionBehaviourProperties(), ilObjTestGUI\applyTemplate(), getAnswerFixationSettingsAsFormValue(), and setAnswerFixationSettingsByFormValue().
| const ilObjTestSettingsGeneralGUI::ANSWER_FIXATION_ON_INSTANT_FEEDBACK = 'instant_feedback' |
Definition at line 32 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilTestSettingsTemplateConfig\addQuestionBehaviourProperties(), ilObjTestGUI\applyTemplate(), getAnswerFixationSettingsAsFormValue(), and setAnswerFixationSettingsByFormValue().
| 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::INSTANT_FEEDBACK_TRIGGER_FORCED = 1 |
Definition at line 37 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilTestSettingsTemplateConfig\addQuestionBehaviourProperties().
| const ilObjTestSettingsGeneralGUI::INSTANT_FEEDBACK_TRIGGER_MANUAL = 0 |
Definition at line 36 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by ilTestSettingsTemplateConfig\addQuestionBehaviourProperties().