ILIAS
eassessment Revision 61809
|
Class ilCourseParticipantsGroupsGUI. More...
Public Member Functions | |
__construct ($a_ref_id) | |
executeCommand () | |
show () | |
applyFilter () | |
resetFilter () | |
confirmRemove () | |
remove () | |
add () |
Class ilCourseParticipantsGroupsGUI.
ilCourseParticipantsGroupsGUI:
Definition at line 15 of file class.ilCourseParticipantsGroupsGUI.php.
ilCourseParticipantsGroupsGUI::__construct | ( | $a_ref_id | ) |
Definition at line 17 of file class.ilCourseParticipantsGroupsGUI.php.
ilCourseParticipantsGroupsGUI::add | ( | ) |
Definition at line 106 of file class.ilCourseParticipantsGroupsGUI.php.
References $_POST, $ilErr, $lng, ilGroupParticipants\_getInstanceByObjId(), IL_GRP_MEMBER, ilUtil\sendFailure(), ilUtil\sendSuccess(), show(), and ilGroupMembershipMailNotification\TYPE_ADMISSION_MEMBER.
ilCourseParticipantsGroupsGUI::applyFilter | ( | ) |
Definition at line 42 of file class.ilCourseParticipantsGroupsGUI.php.
References show().
ilCourseParticipantsGroupsGUI::confirmRemove | ( | ) |
Definition at line 58 of file class.ilCourseParticipantsGroupsGUI.php.
References $_GET, $ilCtrl, $lng, $tpl, ilUtil\getImagePath(), and ilUserUtil\getNamePresentation().
ilCourseParticipantsGroupsGUI::executeCommand | ( | ) |
ilCourseParticipantsGroupsGUI::remove | ( | ) |
Definition at line 80 of file class.ilCourseParticipantsGroupsGUI.php.
References $_POST, $lng, ilGroupParticipants\_getInstanceByObjId(), ilUtil\sendFailure(), ilUtil\sendSuccess(), show(), and ilGroupMembershipMailNotification\TYPE_DISMISS_MEMBER.
ilCourseParticipantsGroupsGUI::resetFilter | ( | ) |
Definition at line 50 of file class.ilCourseParticipantsGroupsGUI.php.
References show().
ilCourseParticipantsGroupsGUI::show | ( | ) |
Definition at line 34 of file class.ilCourseParticipantsGroupsGUI.php.
References $tpl.
Referenced by add(), applyFilter(), remove(), and resetFilter().