|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Base class for member tab content. More...
Inheritance diagram for ilMembershipGUI:
Collaboration diagram for ilMembershipGUI:Public Member Functions | |
| __construct (ilObjectGUI $repository_gui, ilObject $repository_obj) | |
| getParentGUI () | |
| getParentObject () | |
| getMembersObject () | |
| filterUserIdsByRbacOrPositionOfCurrentUser (array $a_user_ids) | |
| Filter user ids by access. More... | |
| executeCommand () | |
| getAttendanceListUserData (int $user_id, array $filters=[]) | |
| updateParticipants () | |
| update members More... | |
| createMailSignature () | |
| Create Mail signature. More... | |
| addMemberTab (ilTabsGUI $tabs, bool $a_is_participant=false) | |
| readMemberData (array $usr_ids, array $columns) | |
| Required for member table guis. More... | |
| getLocalRoles () | |
| confirmAssignSubscribers () | |
| Show subscription confirmation. More... | |
| confirmRefuseSubscribers () | |
| Refuse subscriber confirmation. More... | |
| assignSubscribers () | |
| Do assignment of subscription request. More... | |
| confirmAssignFromWaitingList () | |
| Assign from waiting list (confirmatoin) More... | |
| assignFromWaitingList () | |
| Assign from waiting list. More... | |
| confirmRefuseFromList () | |
| Refuse from waiting list (confirmation) More... | |
Protected Member Functions | |
| initParticipantsFromPost () | |
| initMemberIdFromGet () | |
| initSubscribersFromPost () | |
| initWaitingListIdsFromPost () | |
| getLanguage () | |
| getCtrl () | |
| getLogger () | |
| getMailMemberRoles () | |
| checkPermissionBool (string $a_permission, string $a_cmd='', string $a_type='', int $a_ref_id=0) | |
| checkRbacOrPositionAccessBool (string $a_rbac_perm, string $a_pos_perm, int $a_ref_id=0) | |
| checkPermission (string $a_permission, string $a_cmd="") | |
| Check permission If not granted redirect to parent gui. More... | |
| checkRbacOrPermissionAccess (string $a_rbac_perm, string $a_pos_perm) | |
| check rbac or position access More... | |
| canAddOrSearchUsers () | |
| Check if current user is allowed to add / search users. More... | |
| participants () | |
| Show participant table, subscriber table, wating list table;. More... | |
| getParticipantTableTitle () | |
| participantsApplyFilter () | |
| Apply filter for participant table. More... | |
| participantsResetFilter () | |
| reset participants filter More... | |
| editMember () | |
| Edit one participant. More... | |
| editParticipants (array $post_participants=array()) | |
| Edit participants. More... | |
| updateLPFromStatus (int $usr_id, bool $has_passed) | |
| confirmDeleteParticipants () | |
| Show confirmation screen for participants deletion. More... | |
| deleteParticipants () | |
| sendMailToSelectedUsers () | |
| getMailContextOptions () | |
| membersMap () | |
| Members map. More... | |
| mailMembersBtn () | |
| showParticipantsToolbar () | |
| Show participants toolbar. More... | |
| showMemberExportToolbarButton (ilToolbarGUI $toolbar, ?string $a_back_cmd=null, bool $a_separator=false) | |
| showMailToMemberToolbarButton (ilToolbarGUI $toolbar, ?string $a_back_cmd=null, bool $a_separator=false) | |
| Show mail to member toolbar button. More... | |
| getMailButtonLabel () | |
| getDefaultCommand () | |
| getMemberTabName () | |
| setSubTabs (ilTabsGUI $tabs) | |
| Set sub tabs. More... | |
| parseSubscriberTable () | |
| Parse table of subscription request. More... | |
| initSubscriberTable () | |
| refuseSubscribers () | |
| parseWaitingListTable () | |
| Parse table of subscription request. More... | |
| refuseFromList () | |
| refuse from waiting list More... | |
| addToClipboard () | |
| Add selected users to user clipboard. More... | |
| getDefaultRole () | |
| activateSubTab (string $a_sub_tab) | |
| printMembers () | |
| printMembersOutput () | |
| print members output More... | |
| printForMembersOutput () | |
| print members output More... | |
| jump2UsersGallery () | |
| initAttendanceList (bool $a_for_members=false) | |
Private Attributes | |
| ilObject | $repository_object |
| ilObjectGUI | $repository_gui |
Base class for member tab content.
Definition at line 29 of file class.ilMembershipGUI.php.
| ilMembershipGUI::__construct | ( | ilObjectGUI | $repository_gui, |
| ilObject | $repository_obj | ||
| ) |
Reimplemented in ilGroupMembershipGUI, and ilSessionMembershipGUI.
Definition at line 51 of file class.ilMembershipGUI.php.
References $DIC, $repository_gui, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), error(), getParentObject(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\logger(), ILIAS\Repository\profile(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 1519 of file class.ilMembershipGUI.php.
References ILIAS\Repository\tabs().
Here is the call graph for this function:| ilMembershipGUI::addMemberTab | ( | ilTabsGUI | $tabs, |
| bool | $a_is_participant = false |
||
| ) |
Definition at line 986 of file class.ilMembershipGUI.php.
References ilTabsGUI\addTab(), ILIAS\Repository\ctrl(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Add selected users to user clipboard.
Definition at line 1489 of file class.ilMembershipGUI.php.
References ILIAS\Repository\ctrl(), ilUserClipboard\getInstance(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilMembershipGUI::assignFromWaitingList | ( | ) |
Assign from waiting list.
Definition at line 1355 of file class.ilMembershipGUI.php.
References $user_id, ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), ilParticipants\IL_CRS_MEMBER, ilParticipants\IL_GRP_MEMBER, ILIAS\Repository\lng(), ilGroupMembershipMailNotification\TYPE_ACCEPTED_SUBSCRIPTION_MEMBER, ilSessionMembershipMailNotification\TYPE_ACCEPTED_SUBSCRIPTION_MEMBER, and ilCourseMembershipMailNotification\TYPE_ADMISSION_MEMBER.
Here is the call graph for this function:| ilMembershipGUI::assignSubscribers | ( | ) |
Do assignment of subscription request.
Definition at line 1259 of file class.ilMembershipGUI.php.
References ILIAS\Repository\ctrl(), error(), ILIAS\Repository\lng(), ilCourseMembershipMailNotification\TYPE_ACCEPTED_SUBSCRIPTION_MEMBER, ilGroupMembershipMailNotification\TYPE_ACCEPTED_SUBSCRIPTION_MEMBER, and ilSessionMembershipMailNotification\TYPE_ACCEPTED_SUBSCRIPTION_MEMBER.
Here is the call graph for this function:
|
protected |
Check if current user is allowed to add / search users.
Reimplemented in ilSessionMembershipGUI.
Definition at line 218 of file class.ilMembershipGUI.php.
|
protected |
Check permission If not granted redirect to parent gui.
Definition at line 196 of file class.ilMembershipGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ilSessionMembershipGUI\deleteParticipants(), ilLearningSequenceMembershipGUI\printMembers(), and ilSessionMembershipGUI\updateMembers().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 169 of file class.ilMembershipGUI.php.
References getParentObject().
Referenced by ilSessionMembershipGUI\checkRbacOrPositionAccessBool().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
check rbac or position access
Definition at line 207 of file class.ilMembershipGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Reimplemented in ilSessionMembershipGUI.
Definition at line 181 of file class.ilMembershipGUI.php.
Referenced by ilCourseMembershipGUI\assignMembers(), ilLearningSequenceMembershipGUI\members(), ilLearningSequenceMembershipGUI\printMembers(), and ilLearningSequenceMembershipGUI\setSubTabs().
Here is the caller graph for this function:| ilMembershipGUI::confirmAssignFromWaitingList | ( | ) |
Assign from waiting list (confirmatoin)
Definition at line 1324 of file class.ilMembershipGUI.php.
References ilObjUser\_lookupName(), ILIAS\Repository\ctrl(), ilUtil\getImagePath(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilMembershipGUI::confirmAssignSubscribers | ( | ) |
Show subscription confirmation.
Definition at line 1150 of file class.ilMembershipGUI.php.
References ilObjUser\_lookupName(), ILIAS\Repository\ctrl(), ilUtil\getImagePath(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Show confirmation screen for participants deletion.
Reimplemented in ilSessionMembershipGUI.
Definition at line 670 of file class.ilMembershipGUI.php.
References ilObjUser\_lookupName(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilUtil\getImagePath(), ilCourseReferencePathInfo\isReferenceMemberUpdateConfirmationRequired(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilMembershipGUI::confirmRefuseFromList | ( | ) |
Refuse from waiting list (confirmation)
Definition at line 1415 of file class.ilMembershipGUI.php.
References ilObjUser\_lookupName(), ILIAS\Repository\ctrl(), ilUtil\getImagePath(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilMembershipGUI::confirmRefuseSubscribers | ( | ) |
Refuse subscriber confirmation.
Definition at line 1182 of file class.ilMembershipGUI.php.
References ilObjUser\_lookupName(), ILIAS\Repository\ctrl(), ilUtil\getImagePath(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilMembershipGUI::createMailSignature | ( | ) |
Create Mail signature.
Definition at line 964 of file class.ilMembershipGUI.php.
|
protected |
Reimplemented in ilSessionMembershipGUI.
Definition at line 735 of file class.ilMembershipGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilCourseMembershipMailNotification\TYPE_DISMISS_MEMBER, ilGroupMembershipMailNotification\TYPE_DISMISS_MEMBER, and ilLearningSequenceMembershipMailNotification\TYPE_DISMISS_MEMBER.
Referenced by ilCourseMembershipGUI\deleteParticipantsWithLinkedCourses().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Edit one participant.
Definition at line 462 of file class.ilMembershipGUI.php.
|
protected |
Edit participants.
| int[] | $post_participants |
Definition at line 472 of file class.ilMembershipGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilMembershipGUI::executeCommand | ( | ) |
Definition at line 233 of file class.ilMembershipGUI.php.
References $provider, ilParticipants\_isParticipant(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), error(), ILIAS\Survey\Mode\getId(), ilParticipants\getInstance(), ilParticipants\isAdmin(), ILIAS\Repository\lng(), ilCourseConstants\MAIL_ALLOWED_ALL, ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilMembershipGUI::filterUserIdsByRbacOrPositionOfCurrentUser | ( | array | $a_user_ids | ) |
Filter user ids by access.
| int[] | $a_usr_ids |
Reimplemented in ilCourseMembershipGUI, ilGroupMembershipGUI, and ilLearningSequenceMembershipGUI.
Definition at line 228 of file class.ilMembershipGUI.php.
| ilMembershipGUI::getAttendanceListUserData | ( | int | $user_id, |
| array | $filters = [] |
||
| ) |
Reimplemented in ilCourseMembershipGUI, ilGroupMembershipGUI, ilLearningSequenceMembershipGUI, and ilSessionMembershipGUI.
Definition at line 430 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 136 of file class.ilMembershipGUI.php.
References $ctrl.
Referenced by ilSessionMembershipGUI\updateMembers().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilLearningSequenceMembershipGUI.
Definition at line 969 of file class.ilMembershipGUI.php.
|
protected |
Reimplemented in ilCourseMembershipGUI, ilGroupMembershipGUI, and ilLearningSequenceMembershipGUI.
Definition at line 1514 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 131 of file class.ilMembershipGUI.php.
References $lng.
Referenced by ilSessionMembershipGUI\updateMembers().
Here is the caller graph for this function:| ilMembershipGUI::getLocalRoles | ( | ) |
Definition at line 1118 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 141 of file class.ilMembershipGUI.php.
References $logger.
|
protected |
Reimplemented in ilSessionMembershipGUI.
Definition at line 955 of file class.ilMembershipGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Reimplemented in ilCourseMembershipGUI, ilGroupMembershipGUI, and ilSessionMembershipGUI.
Definition at line 820 of file class.ilMembershipGUI.php.
|
protected |
Reimplemented in ilCourseMembershipGUI, ilGroupMembershipGUI, ilLearningSequenceMembershipGUI, and ilSessionMembershipGUI.
Definition at line 164 of file class.ilMembershipGUI.php.
| ilMembershipGUI::getMembersObject | ( | ) |
Definition at line 156 of file class.ilMembershipGUI.php.
References $participants, ilParticipants\getInstance(), getParentObject(), and participants().
Referenced by ilCourseMembershipGUI\assignMembers(), ilGroupMembershipGUI\assignMembers(), ilSessionMembershipGUI\deleteParticipants(), ilCourseMembershipGUI\deleteParticipantsWithLinkedCourses(), ilSessionMembershipGUI\getAttendanceListUserData(), ilCourseMembershipGUI\getPrintMemberData(), ilCourseMembershipGUI\updateParticipantsStatus(), and ilGroupMembershipGUI\updateParticipantsStatus().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented in ilSessionMembershipGUI.
Definition at line 1026 of file class.ilMembershipGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilMembershipGUI::getParentGUI | ( | ) |
Definition at line 146 of file class.ilMembershipGUI.php.
References $repository_gui.
Referenced by ilCourseMembershipGUI\deliverCertificate(), ilCourseMembershipGUI\getDefaultRole(), ilGroupMembershipGUI\getDefaultRole(), ilGroupMembershipGUI\getPrintMemberData(), ilLearningSequenceMembershipGUI\getPrintMemberData(), ilCourseMembershipGUI\initEditParticipantTableGUI(), ilGroupMembershipGUI\initEditParticipantTableGUI(), ilCourseMembershipGUI\readMemberData(), ilLearningSequenceMembershipGUI\showParticipantsToolbar(), and ilCourseMembershipGUI\updateLPFromStatus().
Here is the caller graph for this function:| ilMembershipGUI::getParentObject | ( | ) |
Reimplemented in ilLearningSequenceMembershipGUI.
Definition at line 151 of file class.ilMembershipGUI.php.
References $repository_object.
Referenced by __construct(), ilCourseMembershipGUI\assignMembers(), ilGroupMembershipGUI\assignMembers(), checkPermissionBool(), ilSessionMembershipGUI\checkRbacOrPositionAccessBool(), ilSessionMembershipGUI\deleteParticipants(), ilCourseMembershipGUI\deleteParticipantsWithLinkedCourses(), ilCourseMembershipGUI\filterUserIdsByRbacOrPositionOfCurrentUser(), ilGroupMembershipGUI\filterUserIdsByRbacOrPositionOfCurrentUser(), ilCourseMembershipGUI\getLocalTypeRole(), ilGroupMembershipGUI\getLocalTypeRole(), ilCourseMembershipGUI\getMailContextOptions(), ilGroupMembershipGUI\getMailContextOptions(), ilSessionMembershipGUI\getMailContextOptions(), getMembersObject(), ilSessionMembershipGUI\getMemberTabName(), ilSessionMembershipGUI\getParticipantTableTitle(), ilCourseMembershipGUI\getPrintMemberData(), ilCourseMembershipGUI\initEditParticipantTableGUI(), ilGroupMembershipGUI\initEditParticipantTableGUI(), ilCourseMembershipGUI\initParticipantTableGUI(), ilGroupMembershipGUI\initParticipantTableGUI(), ilSessionMembershipGUI\initParticipantTableGUI(), ilSessionMembershipGUI\initSubscriberTable(), ilCourseMembershipGUI\initWaitingList(), ilGroupMembershipGUI\initWaitingList(), ilSessionMembershipGUI\initWaitingList(), ilCourseMembershipGUI\showDeleteParticipantsConfirmationWithLinkedCourses(), and ilSessionMembershipGUI\updateMembers().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilSessionMembershipGUI.
Definition at line 425 of file class.ilMembershipGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 1592 of file class.ilMembershipGUI.php.
References $DIC, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ILIAS\Survey\Mode\getId(), ilPrivacySettings\getInstance(), ilParticipants\getInstance(), ilObjectLP\getInstance(), and ILIAS\Repository\lng().
Referenced by ilLearningSequenceMembershipGUI\printMembers().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 94 of file class.ilMembershipGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 81 of file class.ilMembershipGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by ilCourseMembershipGUI\deleteParticipantsWithLinkedCourses().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 105 of file class.ilMembershipGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Reimplemented in ilSessionMembershipGUI.
Definition at line 1140 of file class.ilMembershipGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 118 of file class.ilMembershipGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 1587 of file class.ilMembershipGUI.php.
References ILIAS\Repository\ctrl().
Referenced by ilLearningSequenceMembershipGUI\members().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 855 of file class.ilMembershipGUI.php.
References ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Members map.
Definition at line 828 of file class.ilMembershipGUI.php.
References $user_id, ILIAS\Survey\Mode\getId(), ilParticipants\getInstanceByObjId(), ilMapUtil\getMapGUI(), and ilMapUtil\isActivated().
Here is the call graph for this function:
|
protected |
Parse table of subscription request.
Definition at line 1126 of file class.ilMembershipGUI.php.
|
protected |
Parse table of subscription request.
Definition at line 1302 of file class.ilMembershipGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Show participant table, subscriber table, wating list table;.
Definition at line 394 of file class.ilMembershipGUI.php.
References ILIAS\Repository\ctrl().
Referenced by getMembersObject(), and ilLearningSequenceMembershipGUI\members().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Apply filter for participant table.
Definition at line 438 of file class.ilMembershipGUI.php.
|
protected |
reset participants filter
Definition at line 450 of file class.ilMembershipGUI.php.
|
protected |
print members output
Definition at line 1570 of file class.ilMembershipGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Here is the call graph for this function:
|
protected |
Reimplemented in ilLearningSequenceMembershipGUI.
Definition at line 1527 of file class.ilMembershipGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Here is the call graph for this function:
|
protected |
print members output
Definition at line 1546 of file class.ilMembershipGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Here is the call graph for this function:| ilMembershipGUI::readMemberData | ( | array | $usr_ids, |
| array | $columns | ||
| ) |
Required for member table guis.
Definition at line 1110 of file class.ilMembershipGUI.php.
Referenced by ilGroupMembershipGUI\getPrintMemberData(), and ilGroupMembershipGUI\initEditParticipantTableGUI().
Here is the caller graph for this function:
|
protected |
refuse from waiting list
Definition at line 1447 of file class.ilMembershipGUI.php.
References $user_id, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilCourseMembershipMailNotification\TYPE_REFUSED_SUBSCRIPTION_MEMBER, ilGroupMembershipMailNotification\TYPE_REFUSED_SUBSCRIPTION_MEMBER, and ilSessionMembershipMailNotification\TYPE_REFUSED_SUBSCRIPTION_MEMBER.
Here is the call graph for this function:
|
protected |
Definition at line 1211 of file class.ilMembershipGUI.php.
References ILIAS\Repository\ctrl(), error(), ILIAS\Repository\lng(), ilCourseMembershipMailNotification\TYPE_REFUSED_SUBSCRIPTION_MEMBER, ilGroupMembershipMailNotification\TYPE_REFUSED_SUBSCRIPTION_MEMBER, ilLearningSequenceMembershipMailNotification\TYPE_REFUSED_SUBSCRIPTION_MEMBER, and ilSessionMembershipMailNotification\TYPE_REFUSED_SUBSCRIPTION_MEMBER.
Here is the call graph for this function:
|
protected |
Definition at line 782 of file class.ilMembershipGUI.php.
References ilObjUser\_lookupLogin(), ILIAS\Repository\ctrl(), ilMailFormCall\getRedirectTarget(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ilUtil\redirect(), and ilMailFormCall\setRecipients().
Here is the call graph for this function:
|
protected |
Set sub tabs.
Reimplemented in ilLearningSequenceMembershipGUI.
Definition at line 1034 of file class.ilMembershipGUI.php.
References ilTabsGUI\addSubTabTarget(), ILIAS\Repository\ctrl(), ilPrivacySettings\getInstance(), and ilMapUtil\isActivated().
Here is the call graph for this function:
|
protected |
Show mail to member toolbar button.
Definition at line 926 of file class.ilMembershipGUI.php.
References ilToolbarGUI\addButton(), ilToolbarGUI\addSeparator(), and ILIAS\Repository\ctrl().
Referenced by ilLearningSequenceMembershipGUI\showParticipantsToolbar().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 901 of file class.ilMembershipGUI.php.
References ilToolbarGUI\addButton(), ilToolbarGUI\addSeparator(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Show participants toolbar.
Reimplemented in ilLearningSequenceMembershipGUI.
Definition at line 863 of file class.ilMembershipGUI.php.
References ilRepositorySearchGUI\fillAutoCompleteToolbar(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Reimplemented in ilCourseMembershipGUI.
Definition at line 663 of file class.ilMembershipGUI.php.
| ilMembershipGUI::updateParticipants | ( | ) |
update members
Definition at line 492 of file class.ilMembershipGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ilCourseMembershipMailNotification\TYPE_STATUS_CHANGED, and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 39 of file class.ilMembershipGUI.php.
Referenced by ilLearningSequenceMembershipGUI\setSubTabs().
|
protected |
Definition at line 36 of file class.ilMembershipGUI.php.
Referenced by getCtrl().
|
protected |
Definition at line 42 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 33 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 35 of file class.ilMembershipGUI.php.
Referenced by getLanguage().
|
protected |
Definition at line 37 of file class.ilMembershipGUI.php.
Referenced by getLogger().
|
protected |
Definition at line 49 of file class.ilMembershipGUI.php.
Referenced by ilGroupMembershipGUI\getPrintMemberData(), and ilLearningSequenceMembershipGUI\getPrintMemberData().
|
protected |
Definition at line 40 of file class.ilMembershipGUI.php.
Referenced by ilSessionMembershipGUI\confirmDeleteParticipants(), ilSessionMembershipGUI\deleteParticipants(), ilCourseMembershipGUI\deleteParticipantsWithLinkedCourses(), getMembersObject(), ilCourseMembershipGUI\showDeleteParticipantsConfirmationWithLinkedCourses(), ilGroupMembershipGUI\updateParticipantsStatus(), and ilLearningSequenceMembershipGUI\updateParticipantsStatus().
|
protected |
Definition at line 48 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 46 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 45 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 34 of file class.ilMembershipGUI.php.
Referenced by ilLearningSequenceMembershipGUI\getDefaultCommand().
|
private |
Definition at line 32 of file class.ilMembershipGUI.php.
Referenced by ilGroupMembershipGUI\__construct(), __construct(), ilSessionMembershipGUI\__construct(), ilLearningSequenceMembershipGUI\__construct(), and getParentGUI().
|
private |
Definition at line 31 of file class.ilMembershipGUI.php.
Referenced by getParentObject().
|
protected |
Definition at line 43 of file class.ilMembershipGUI.php.
Referenced by ilLearningSequenceMembershipGUI\setSubTabs().
|
protected |
Definition at line 44 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 38 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 47 of file class.ilMembershipGUI.php.
|
protected |
Definition at line 41 of file class.ilMembershipGUI.php.