|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
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' |
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 73 of file class.ilObjTestSettingsGeneralGUI.php.
References $access, $activeUser, $ctrl, $db, $lng, $pluginAdmin, $testGUI, $tpl, and $tree.
|
private |
| ilPropertyFormGUI | $form |
Definition at line 596 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 479 of file class.ilObjTestSettingsGeneralGUI.php.
References 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 1051 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\addItem(), ilCharSelectorConfig\CONTEXT_TEST, 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 727 of file class.ilObjTestSettingsGeneralGUI.php.
References 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 1306 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 668 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 903 of file class.ilObjTestSettingsGeneralGUI.php.
References 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 1206 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 404 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 367 of file class.ilObjTestSettingsGeneralGUI.php.
References ilUtil\sendSuccess().
Here is the call graph for this function:
|
private |
Definition at line 184 of file class.ilObjTestSettingsGeneralGUI.php.
References saveFormCmd().
Here is the call graph for this function:| ilObjTestSettingsGeneralGUI::executeCommand | ( | ) |
Command Execution.
Definition at line 105 of file class.ilObjTestSettingsGeneralGUI.php.
References $cmd, and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 161 of file class.ilObjTestSettingsGeneralGUI.php.
References $tpl.
Referenced by showFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 396 of file class.ilObjTestSettingsGeneralGUI.php.
References $ilSetting.
Referenced by addQuestionBehaviourProperties(), and saveQuestionBehaviourProperties().
Here is the caller graph for this function:
|
private |
Definition at line 376 of file class.ilObjTestSettingsGeneralGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and ilObjTest\isSkillManagementGloballyActivated().
Referenced by saveFormCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 447 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 644 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 189 of file class.ilObjTestSettingsGeneralGUI.php.
References $errors, buildForm(), isSkillServiceSettingToBeAdjusted(), 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 548 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 |
| ilPropertyFormGUI | $form |
Definition at line 1159 of file class.ilObjTestSettingsGeneralGUI.php.
References ilCharSelectorConfig\CONTEXT_TEST, ilTestSettingsGUI\formPropertyExists(), ilPropertyFormGUI\getItemByPostVar(), and isCharSelectorPropertyRequired().
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 829 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 1390 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 702 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 995 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 1265 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 142 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by saveFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 127 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 351 of file class.ilObjTestSettingsGeneralGUI.php.
|
protected |
Definition at line 35 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 53 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 47 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 50 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
protected |
Definition at line 56 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct().
|
private |
Definition at line 59 of file class.ilObjTestSettingsGeneralGUI.php.
|
protected |
Definition at line 41 of file class.ilObjTestSettingsGeneralGUI.php.
Referenced by __construct(), and getSettingsTemplateMessageHTML().
|
protected |
Definition at line 44 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.