ILIAS
Release_4_4_x_branch Revision 61816
|
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 114 of file class.ilCourseParticipantsGroupsGUI.php.
References $_POST, $ilErr, $lng, ilGroupParticipants\_getInstanceByObjId(), ilForumNotification\checkForumsExistsInsert(), 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 | ( | ) |
Definition at line 22 of file class.ilCourseParticipantsGroupsGUI.php.
ilCourseParticipantsGroupsGUI::remove | ( | ) |
Definition at line 85 of file class.ilCourseParticipantsGroupsGUI.php.
References $_POST, $ilCtrl, $lng, ilGroupParticipants\_getInstanceByObjId(), ilForumNotification\checkForumsExistsDelete(), 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().