|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilObjTestSettingsScoringResultsGUI:
Collaboration diagram for ilObjTestSettingsScoringResultsGUI:Public Member Functions | |
| __construct (protected ilCtrlInterface $ctrl, protected ilAccessHandler $access, protected ilLanguage $lng, protected ilTree $tree, protected ilDBInterface $db, protected ilComponentRepository $component_repository, protected ilObjTestGUI $test_gui, protected \ilGlobalTemplateInterface $tpl, protected ilTabsGUI $tabs, protected ScoreSettingsRepository $score_settings_repo, protected int $test_id, protected UIFactory $ui_factory, protected UIRenderer $ui_renderer, protected Refinery $refinery, protected Request $request, protected ilObjUser $active_user) | |
| executeCommand () | |
| Command Execution. More... | |
Public Member Functions inherited from ilTestSettingsGUI | |
| __construct (protected ilObjTest $test_object) | |
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 | |
| formPropertyExists (ilPropertyFormGUI $form, $propertyId) | |
Private Member Functions | |
| showForm (Form $form=null) | |
| saveForm () | |
| getRelayedRequest () | |
| buildForm () | |
| isScoreReportingAvailable () | |
| areScoringSettingsWritable () | |
| showConfirmation (Request $request) | |
Private Attributes | |
| const | F_CONFIRM_SETTINGS = 'f_settings' |
Definition at line 38 of file class.ilObjTestSettingsScoringResultsGUI.php.
| ilObjTestSettingsScoringResultsGUI::__construct | ( | protected ilCtrlInterface | $ctrl, |
| protected ilAccessHandler | $access, | ||
| protected ilLanguage | $lng, | ||
| protected ilTree | $tree, | ||
| protected ilDBInterface | $db, | ||
| protected ilComponentRepository | $component_repository, | ||
| protected ilObjTestGUI | $test_gui, | ||
| protected \ilGlobalTemplateInterface | $tpl, | ||
| protected ilTabsGUI | $tabs, | ||
| protected ScoreSettingsRepository | $score_settings_repo, | ||
| protected int | $test_id, | ||
| protected UIFactory | $ui_factory, | ||
| protected UIRenderer | $ui_renderer, | ||
| protected Refinery | $refinery, | ||
| protected Request | $request, | ||
| protected ilObjUser | $active_user | ||
| ) |
Definition at line 49 of file class.ilObjTestSettingsScoringResultsGUI.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct(), and ilObjectGUI\getObject().
Here is the call graph for this function:
|
private |
Definition at line 238 of file class.ilObjTestSettingsScoringResultsGUI.php.
References isScoreReportingAvailable().
Referenced by buildForm(), and isScoreRecalculationRequired().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 177 of file class.ilObjTestSettingsScoringResultsGUI.php.
References $lng, ILIAS\Repository\$refinery, ILIAS\LTI\ToolProvider\$settings, areScoringSettingsWritable(), ILIAS\Repository\ctrl(), 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 91 of file class.ilObjTestSettingsScoringResultsGUI.php.
References ILIAS\LTI\ToolProvider\$settings, ILIAS\Repository\access(), buildForm(), 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 168 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 251 of file class.ilObjTestSettingsScoringResultsGUI.php.
References ilObjTaxonomy\getUsageOfObject(), and ILIAS\Repository\lng().
Referenced by buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 264 of file class.ilObjTestSettingsScoringResultsGUI.php.
References areScoringSettingsWritable(), ilObjTestSettingsScoring\getCountSystem(), ilObjTestSettingsScoring\getPassScoring(), and ilObjTestSettingsScoring\getScoreCutting().
Referenced by saveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 224 of file class.ilObjTestSettingsScoringResultsGUI.php.
References ilObjTestSettingsResultSummary\SCORE_REPORTING_DATE.
Referenced by areScoringSettingsWritable().
Here is the caller graph for this function:
|
protected |
Definition at line 79 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by buildForm(), and saveForm().
Here is the caller graph for this function:
|
private |
Definition at line 142 of file class.ilObjTestSettingsScoringResultsGUI.php.
References ILIAS\LTI\ToolProvider\$settings, buildForm(), ILIAS\Repository\ctrl(), isScoreRecalculationRequired(), ILIAS\Repository\lng(), loadScoreSettings(), 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 281 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 133 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 83 of file class.ilObjTestSettingsScoringResultsGUI.php.
Referenced by executeCommand(), and saveForm().
Here is the caller graph for this function:| const ilObjTestSettingsScoringResultsGUI::CMD_CANCEL_RECALC = 'cancelSaveForm' |
Definition at line 46 of file class.ilObjTestSettingsScoringResultsGUI.php.
| const ilObjTestSettingsScoringResultsGUI::CMD_CONFIRMED_RECALC = 'saveFormAndRecalc' |
Definition at line 45 of file class.ilObjTestSettingsScoringResultsGUI.php.
| const ilObjTestSettingsScoringResultsGUI::CMD_SAVE_FORM = 'saveForm' |
Definition at line 44 of file class.ilObjTestSettingsScoringResultsGUI.php.
| const ilObjTestSettingsScoringResultsGUI::CMD_SHOW_FORM = 'showForm' |
command constants
Definition at line 43 of file class.ilObjTestSettingsScoringResultsGUI.php.
|
private |
Definition at line 47 of file class.ilObjTestSettingsScoringResultsGUI.php.