|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilExerciseSubmissionFeedbackGUI:Public Member Functions | |
| __construct (InternalDomainService $domain, InternalGUIService $gui, ?ilObjExercise $exercise, ILIAS\Exercise\Notification\NotificationManager $notification) | |
| executeCommand () | |
| getComponents (int $ass_id, int $usr_id) | |
Protected Member Functions | |
| showFeedbackForm () | |
| getFeedbackForm () | |
| validateAndSubmitFeedbackForm () | |
| saveCommentForLearners () | |
Protected Attributes | |
| InternalDomainService | $domain |
| InternalGUIService | $gui |
| ilObjExercise | $exercise |
| ILIAS Exercise Notification NotificationManager | $notification |
Definition at line 24 of file class.ilExerciseSubmissionFeedbackGUI.php.
| ilExerciseSubmissionFeedbackGUI::__construct | ( | InternalDomainService | $domain, |
| InternalGUIService | $gui, | ||
| ?ilObjExercise | $exercise, | ||
| ILIAS\Exercise\Notification\NotificationManager | $notification | ||
| ) |
Definition at line 31 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $domain, $exercise, $gui, $lng, $notification, and ILIAS\UI\examples\Symbol\Glyph\Notification\notification().
Here is the call graph for this function:| ilExerciseSubmissionFeedbackGUI::executeCommand | ( | ) |
Definition at line 45 of file class.ilExerciseSubmissionFeedbackGUI.php.
| ilExerciseSubmissionFeedbackGUI::getComponents | ( | int | $ass_id, |
| int | $usr_id | ||
| ) |
Definition at line 64 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $components, and $lng.
|
protected |
Definition at line 93 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $ass_id, $lng, and $user_id.
Referenced by showFeedbackForm(), and validateAndSubmitFeedbackForm().
Here is the caller graph for this function:
|
protected |
Definition at line 144 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $ass_id, $comment, $user_id, ILIAS\UI\examples\Symbol\Glyph\Notification\notification(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Definition at line 84 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $lng, ILIAS\Repository\form(), getFeedbackForm(), and send().
Here is the call graph for this function:
|
protected |
Definition at line 120 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $ass_id, $comment, $lng, $user_id, ILIAS\Repository\form(), and getFeedbackForm().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilExerciseSubmissionFeedbackGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilExerciseSubmissionFeedbackGUI.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilExerciseSubmissionFeedbackGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilExerciseSubmissionFeedbackGUI.php.
Referenced by __construct().