ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 111 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 47 of file class.ilCourseParticipantsGroupsGUI.php.
References show().
ilCourseParticipantsGroupsGUI::confirmRemove | ( | ) |
Definition at line 63 of file class.ilCourseParticipantsGroupsGUI.php.
References $_GET, $ilCtrl, $lng, $tpl, ilUtil\getImagePath(), and ilUserUtil\getNamePresentation().
ilCourseParticipantsGroupsGUI::executeCommand | ( | ) |
ilCourseParticipantsGroupsGUI::remove | ( | ) |
Definition at line 85 of file class.ilCourseParticipantsGroupsGUI.php.
References $_POST, $ilCtrl, $lng, ilGroupParticipants\_getInstanceByObjId(), ilUtil\sendFailure(), ilUtil\sendSuccess(), show(), and ilGroupMembershipMailNotification\TYPE_DISMISS_MEMBER.
ilCourseParticipantsGroupsGUI::resetFilter | ( | ) |
Definition at line 55 of file class.ilCourseParticipantsGroupsGUI.php.
References show().
ilCourseParticipantsGroupsGUI::show | ( | ) |
Definition at line 39 of file class.ilCourseParticipantsGroupsGUI.php.
References $tpl.
Referenced by add(), applyFilter(), remove(), and resetFilter().