ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
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().
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 $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().
|
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().
|
protected |
Definition at line 87 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $lng, ILIAS\Repository\form(), getFeedbackForm(), and send().
|
protected |
Definition at line 123 of file class.ilExerciseSubmissionFeedbackGUI.php.
References $ass_id, $comment, $lng, $user_id, ILIAS\Repository\form(), and getFeedbackForm().
|
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().