|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 27 of file class.ilExerciseSubmissionFeedbackGUI.php.
| ilExerciseSubmissionFeedbackGUI::__construct | ( | InternalDomainService | $domain, |
| InternalGUIService | $gui, | ||
| ?ilObjExercise | $exercise, | ||
| ILIAS\Exercise\Notification\NotificationManager | $notification | ||
| ) |
Definition at line 34 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 48 of file class.ilExerciseSubmissionFeedbackGUI.php.
| ilExerciseSubmissionFeedbackGUI::getComponents | ( | int | $ass_id, |
| int | $usr_id | ||
| ) |
Definition at line 67 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $ass_id, $components, and $lng.
|
protected |
Definition at line 96 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 147 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 87 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $lng, and getFeedbackForm().
Here is the call graph for this function:
|
protected |
Definition at line 123 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $ass_id, $comment, $lng, $user_id, and getFeedbackForm().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file class.ilExerciseSubmissionFeedbackGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilExerciseSubmissionFeedbackGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilExerciseSubmissionFeedbackGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilExerciseSubmissionFeedbackGUI.php.
Referenced by __construct().