|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Exercise\Settings\SettingsGUI:Public Member Functions | |
| __construct (protected InternalDataService $data, protected InternalDomainService $domain, protected InternalGUIService $gui, protected int $obj_id) | |
| executeCommand () | |
Protected Member Functions | |
| edit () | |
| getEditForm () | |
| save () | |
Definition at line 28 of file class.SettingsGUI.php.
| ILIAS\Exercise\Settings\SettingsGUI::__construct | ( | protected InternalDataService | $data, |
| protected InternalDomainService | $domain, | ||
| protected InternalGUIService | $gui, | ||
| protected int | $obj_id | ||
| ) |
Definition at line 30 of file class.SettingsGUI.php.
|
protected |
Definition at line 52 of file class.SettingsGUI.php.
References ILIAS\Exercise\Settings\SettingsGUI\getEditForm().
Here is the call graph for this function:| ILIAS\Exercise\Settings\SettingsGUI::executeCommand | ( | ) |
Definition at line 38 of file class.SettingsGUI.php.
|
protected |
Definition at line 59 of file class.SettingsGUI.php.
References $lng, ilExAssignment\count(), ilExAssignment\countMandatory(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, ilNotification\hasNotification(), ilObjExercise\PASS_MODE_ALL, ilObjExercise\PASS_MODE_NR, ilObjExercise\PASS_MODE_RANDOM, and ilNotification\TYPE_EXERCISE_SUBMISSION.
Referenced by ILIAS\Exercise\Settings\SettingsGUI\edit(), and ILIAS\Exercise\Settings\SettingsGUI\save().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 197 of file class.SettingsGUI.php.
References $lng, ilObjectServiceSettingsGUI\CUSTOM_METADATA, ILIAS\Exercise\Settings\SettingsGUI\getEditForm(), ilNotification\setNotification(), ilObjExercise\TUTOR_FEEDBACK_FILE, ilObjExercise\TUTOR_FEEDBACK_MAIL, ilObjExercise\TUTOR_FEEDBACK_TEXT, and ilNotification\TYPE_EXERCISE_SUBMISSION.
Here is the call graph for this function: