ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilCourseParticipantsGroupsGUI. More...
Public Member Functions | |
__construct ($a_ref_id) | |
executeCommand () | |
show () | |
applyFilter () | |
resetFilter () | |
confirmRemove () | |
Protected Member Functions | |
remove () | |
Remove user from group type $ilObjDataCache type $lng type $ilCtrl. More... | |
add () | |
Add user to group type $ilErr type $ilObjDataCache type $lng type $ilAccess. More... | |
Private Attributes | |
$ref_id = 0 | |
Class ilCourseParticipantsGroupsGUI.
ilCourseParticipantsGroupsGUI:
Definition at line 15 of file class.ilCourseParticipantsGroupsGUI.php.
ilCourseParticipantsGroupsGUI::__construct | ( | $a_ref_id | ) |
Definition at line 23 of file class.ilCourseParticipantsGroupsGUI.php.
|
protected |
Add user to group type $ilErr type $ilObjDataCache type $lng type $ilAccess.
Definition at line 146 of file class.ilCourseParticipantsGroupsGUI.php.
References $_POST, $DIC, $GLOBALS, $ilErr, $lng, ilGroupParticipants\_getInstanceByObjId(), IL_GRP_MEMBER, ilUtil\sendFailure(), show(), and ilGroupMembershipMailNotification\TYPE_ADMISSION_MEMBER.
ilCourseParticipantsGroupsGUI::applyFilter | ( | ) |
Definition at line 58 of file class.ilCourseParticipantsGroupsGUI.php.
References show().
ilCourseParticipantsGroupsGUI::confirmRemove | ( | ) |
Definition at line 74 of file class.ilCourseParticipantsGroupsGUI.php.
References $_GET, $DIC, $ilCtrl, $lng, $tpl, ilUtil\getImagePath(), and ilUserUtil\getNamePresentation().
ilCourseParticipantsGroupsGUI::executeCommand | ( | ) |
Definition at line 28 of file class.ilCourseParticipantsGroupsGUI.php.
References $DIC, $GLOBALS, $ilCtrl, $ilErr, and $lng.
|
protected |
Remove user from group type $ilObjDataCache type $lng type $ilCtrl.
Definition at line 109 of file class.ilCourseParticipantsGroupsGUI.php.
References $_POST, $DIC, $GLOBALS, $ilCtrl, $lng, ilGroupParticipants\_getInstanceByObjId(), ilUtil\sendFailure(), show(), and ilGroupMembershipMailNotification\TYPE_DISMISS_MEMBER.
ilCourseParticipantsGroupsGUI::resetFilter | ( | ) |
Definition at line 66 of file class.ilCourseParticipantsGroupsGUI.php.
References show().
ilCourseParticipantsGroupsGUI::show | ( | ) |
Definition at line 48 of file class.ilCourseParticipantsGroupsGUI.php.
Referenced by add(), applyFilter(), remove(), and resetFilter().
|
private |
Definition at line 21 of file class.ilCourseParticipantsGroupsGUI.php.