|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilObjTestSettingsScoringResultsGUI:
Collaboration diagram for ilObjTestSettingsScoringResultsGUI:Public Member Functions | |
| __construct (ilCtrlInterface $ctrl, ilAccessHandler $access, ilLanguage $lng, ilTree $tree, ilDBInterface $db, ilComponentRepository $component_repository, ilObjTestGUI $testGUI, \ilGlobalTemplateInterface $main_template, ilTabsGUI $tabs, ScoreSettingsRepository $score_settings_repo, int $test_id, UIFactory $ui_factory, UIRenderer $ui_renderer, Refinery $refinery, Request $request, ilObjUser $active_user) | |
| 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_RECALC = 'saveFormAndRecalc' |
| const | CMD_CANCEL_RECALC = 'cancelSaveForm' |
Protected Member Functions | |
| loadScoreSettings () | |
| storeScoreSettings (ilObjTestScoreSettings $score_settings) | |
| getTaxonomyOptions () | |
| isScoreRecalculationRequired (ilObjTestSettingsScoring $new_settings, ilObjTestSettingsScoring $old_settings) | |
Protected Member Functions inherited from ilTestSettingsGUI | |
| getTemplateSettingValue ($settingName) | |
| isHiddenFormItem ($formFieldId) | |
| isSectionHeaderRequired ($fields) | |
| formPropertyExists (ilPropertyFormGUI $form, $propertyId) | |
| removeHiddenItems (ilPropertyFormGUI $form) | |
Protected Attributes | |
| ilCtrlInterface | $ctrl |
| ilAccessHandler | $access |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilTree | $tree |
| ilDBInterface | $db |
| ilComponentRepository | $component_repository |
| ilObjTestGUI | $testGUI |
| ScoreSettingsRepository | $score_settings_repo |
| int | $test_id |
| UIFactory | $ui_factory |
| UIRenderer | $ui_renderer |
| Refinery | $refinery |
| ilTabsGUI | $tabs |
| ilObjUser | $active_user |
Protected Attributes inherited from ilTestSettingsGUI | |
| ilObjTest | $testOBJ |
| ilSettingsTemplate | $settingsTemplate = null |
Private Member Functions | |
| showForm (Form $form=null) | |
| saveForm () | |
| getRelayedRequest () | |
| buildForm () | |
| areScoringSettingsWritable () | |
| showConfirmation (Request $request) | |
Private Attributes | |
| const | F_CONFIRM_SETTINGS = 'f_settings' |
| ilTestQuestionSetConfigFactory | $testQuestionSetConfigFactory |
Definition at line 38 of file class.ilObjTestSettingsScoringResultsGUI.php.
| ilObjTestSettingsScoringResultsGUI::__construct | ( | ilCtrlInterface | $ctrl, |
| ilAccessHandler | $access, | ||
| ilLanguage | $lng, | ||
| ilTree | $tree, | ||
| ilDBInterface | $db, | ||
| ilComponentRepository | $component_repository, | ||
| ilObjTestGUI | $testGUI, | ||
| \ilGlobalTemplateInterface | $main_template, | ||
| ilTabsGUI | $tabs, | ||
| ScoreSettingsRepository | $score_settings_repo, | ||
| int | $test_id, | ||
| UIFactory | $ui_factory, | ||
| UIRenderer | $ui_renderer, | ||
| Refinery | $refinery, | ||
| Request | $request, | ||
| ilObjUser | $active_user | ||
| ) |
Definition at line 68 of file class.ilObjTestSettingsScoringResultsGUI.php.
References $access, $active_user, $component_repository, $ctrl, $db, $lng, $refinery, $score_settings_repo, $tabs, $test_id, $testGUI, $tree, $ui_factory, $ui_renderer, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilObjectGUI\getObject(), ilObjAssessmentFolderGUI\getSettingsTemplateConfig(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\tabs().
Here is the call graph for this function:
|
private |
Definition at line 299 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by buildForm().
Here is the caller graph for this function:
|
private |
Definition at line 228 of file class.ilObjTestSettingsScoringResultsGUI.php.
References $lng, $refinery, ILIAS\LTI\ToolProvider\$settings, areScoringSettingsWritable(), ILIAS\Repository\ctrl(), ilCalendarSettings\DATE_FORMAT_DMY, ilCalendarSettings\DATE_FORMAT_MDY, ilCalendarSettings\DATE_FORMAT_YMD, function, getTaxonomyOptions(), loadScoreSettings(), and ILIAS\Repository\refinery().
Referenced by executeCommand(), saveForm(), and showForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestSettingsScoringResultsGUI::executeCommand | ( | ) |
Command Execution.
Definition at line 134 of file class.ilObjTestSettingsScoringResultsGUI.php.
References ILIAS\LTI\ToolProvider\$settings, ILIAS\Repository\access(), buildForm(), CMD_CANCEL_RECALC, CMD_CONFIRMED_RECALC, CMD_SAVE_FORM, CMD_SHOW_FORM, ILIAS\Repository\ctrl(), getRelayedRequest(), ILIAS\Repository\lng(), saveForm(), showForm(), storeScoreSettings(), ilTestTabsManager\TAB_ID_SETTINGS, and ILIAS\Repository\tabs().
Here is the call graph for this function:
|
private |
Definition at line 211 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 312 of file class.ilObjTestSettingsScoringResultsGUI.php.
References ilObjTaxonomy\getUsageOfObject().
Referenced by buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 325 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by saveForm().
Here is the caller graph for this function:
|
protected |
Definition at line 122 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by buildForm().
Here is the caller graph for this function:
|
private |
Definition at line 185 of file class.ilObjTestSettingsScoringResultsGUI.php.
References ILIAS\LTI\ToolProvider\$settings, buildForm(), ILIAS\Repository\ctrl(), isScoreRecalculationRequired(), ILIAS\Repository\lng(), showConfirmation(), showForm(), and storeScoreSettings().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 342 of file class.ilObjTestSettingsScoringResultsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by saveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 176 of file class.ilObjTestSettingsScoringResultsGUI.php.
References buildForm().
Referenced by executeCommand(), and saveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 126 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by executeCommand(), and saveForm().
Here is the caller graph for this function:
|
protected |
Definition at line 50 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 65 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 55 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 49 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 54 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 51 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct(), and buildForm().
|
protected |
Definition at line 63 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct(), and buildForm().
|
protected |
Definition at line 59 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 64 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 60 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 56 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
private |
Definition at line 57 of file class.ilObjTestSettingsScoringResultsGUI.php.
|
protected |
Definition at line 52 of file class.ilObjTestSettingsScoringResultsGUI.php.
|
protected |
Definition at line 53 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 61 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 62 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by __construct().
| const ilObjTestSettingsScoringResultsGUI::CMD_CANCEL_RECALC = 'cancelSaveForm' |
Definition at line 46 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by executeCommand().
| const ilObjTestSettingsScoringResultsGUI::CMD_CONFIRMED_RECALC = 'saveFormAndRecalc' |
Definition at line 45 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by executeCommand().
| const ilObjTestSettingsScoringResultsGUI::CMD_SAVE_FORM = 'saveForm' |
Definition at line 44 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by executeCommand().
| const ilObjTestSettingsScoringResultsGUI::CMD_SHOW_FORM = 'showForm' |
command constants
Definition at line 43 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by executeCommand().
|
private |
Definition at line 47 of file class.ilObjTestSettingsScoringResultsGUI.php.