ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
Member-tab content. More...
Public Member Functions | |
filterUserIdsByRbacOrPositionOfCurrentUser (array $a_user_ids) | |
Filter user ids by access. More... | |
assignMembers (array $a_usr_ids, string $a_type) | |
callback from repository search gui More... | |
getLocalTypeRole (bool $a_translation=false) | |
readMemberData (array $usr_ids, array $columns, bool $skip_names=false) | |
getAttendanceListUserData (int $user_id, array $filters=[]) | |
![]() | |
__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 | |
getMailMemberRoles () | |
getMailContextOptions () | |
showDeleteParticipantsConfirmationWithLinkedCourses (array $participants) | |
Show deletion confirmation with linked courses. More... | |
deleteParticipantsWithLinkedCourses () | |
initParticipantStatusFromPostFor (string $item_key) | |
updateParticipantsStatus () | |
initParticipantTableGUI () | |
initEditParticipantTableGUI (array $participants) | |
initParticipantTemplate () | |
updateLPFromStatus (int $a_member_id, bool $a_passed) | |
initWaitingList () | |
getDefaultRole () | |
deliverCertificate () | |
getPrintMemberData (array $a_members) | |
![]() | |
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... | |
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) | |
Additional Inherited Members | |
![]() | |
GlobalHttpState | $http |
Factory | $refinery |
ilLanguage | $lng |
ilCtrlInterface | $ctrl |
ilLogger | $logger |
ilGlobalTemplateInterface | $tpl |
ilAccessHandler | $access |
ilParticipants | $participants = null |
ilObjUser | $user |
ilErrorHandling | $error |
ilTabsGUI | $tabs |
ilToolbarGUI | $toolbar |
ilRbacSystem | $rbacsystem |
ilRbacReview | $rbacreview |
ilTree | $tree |
array | $member_data = [] |
Member-tab content.
Definition at line 29 of file class.ilCourseMembershipGUI.php.
ilCourseMembershipGUI::assignMembers | ( | array | $a_usr_ids, |
string | $a_type | ||
) |
callback from repository search gui
Definition at line 156 of file class.ilCourseMembershipGUI.php.
References $user_id, ilMembershipGUI\checkRbacOrPositionAccessBool(), ILIAS\Repository\ctrl(), filterUserIdsByRbacOrPositionOfCurrentUser(), ilObjectFactory\getInstanceByObjId(), ilLoggerFactory\getLogger(), ilMembershipGUI\getMembersObject(), ilMembershipGUI\getParentObject(), ilParticipants\IL_CRS_ADMIN, ilParticipants\IL_CRS_MEMBER, ilParticipants\IL_CRS_TUTOR, ILIAS\Repository\int(), ILIAS\Repository\lng(), and ilCourseMembershipMailNotification\TYPE_ADMISSION_MEMBER.
|
protected |
Definition at line 88 of file class.ilCourseMembershipGUI.php.
References ilMembershipGUI\$participants, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilMembershipGUI\deleteParticipants(), ilParticipants\getInstance(), ilMembershipGUI\getMembersObject(), ilMembershipGUI\getParentObject(), ILIAS\FileDelivery\http(), ilMembershipGUI\initParticipantsFromPost(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ilCourseMembershipMailNotification\TYPE_DISMISS_MEMBER, and ILIAS\Repository\user().
|
protected |
Definition at line 341 of file class.ilCourseMembershipGUI.php.
References ilMembershipGUI\getParentGUI().
ilCourseMembershipGUI::filterUserIdsByRbacOrPositionOfCurrentUser | ( | array | $a_user_ids | ) |
Filter user ids by access.
int[] | $a_user_ids |
Definition at line 41 of file class.ilCourseMembershipGUI.php.
References $GLOBALS, and ilMembershipGUI\getParentObject().
Referenced by assignMembers().
ilCourseMembershipGUI::getAttendanceListUserData | ( | int | $user_id, |
array | $filters = [] |
||
) |
|
protected |
Definition at line 336 of file class.ilCourseMembershipGUI.php.
References ilMembershipGUI\getParentGUI().
ilCourseMembershipGUI::getLocalTypeRole | ( | bool | $a_translation = false | ) |
Definition at line 316 of file class.ilCourseMembershipGUI.php.
References ilMembershipGUI\getParentObject().
|
protected |
Definition at line 54 of file class.ilCourseMembershipGUI.php.
References ilContainer\_lookupContainerSetting(), ilMailFormCall\CONTEXT_KEY, ilObjectServiceSettingsGUI\EXTERNAL_MAIL_PREFIX, ILIAS\Survey\Mode\getId(), ilMembershipGUI\getParentObject(), ilCourseMailTemplateTutorContext\ID, and ilMail\PROP_CONTEXT_SUBJECT_PREFIX.
|
protected |
Definition at line 31 of file class.ilCourseMembershipGUI.php.
|
protected |
Definition at line 346 of file class.ilCourseMembershipGUI.php.
References Vendor\Package\$f, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilCourseUserData\_getValuesByObjId(), ilLPStatusWrapper\_lookupCompletedForObject(), ilLPStatusWrapper\_lookupFailedForObject(), ilLPStatusWrapper\_lookupInProgressForObject(), ilLearningProgress\_lookupProgressByObjId(), ilObjUser\_readUsersProfileData(), ilDatePresentation\formatDate(), ilSession\get(), ILIAS\Survey\Mode\getId(), ilObjectLP\getInstance(), ilPrivacySettings\getInstance(), ilObjectFactory\getInstanceByObjId(), ilMembershipGUI\getMembersObject(), ilMembershipGUI\getParentObject(), IL_CAL_UNIX, ILIAS\Repository\lng(), ilLPStatus\LP_STATUS_COMPLETED, ilLPStatus\LP_STATUS_FAILED, ilLPStatus\LP_STATUS_IN_PROGRESS, ilLPStatus\LP_STATUS_NOT_ATTEMPTED, ilDatePresentation\setUseRelativeDates(), and ilArrayUtil\sortArray().
|
protected |
PhpParamsInspection
Definition at line 298 of file class.ilCourseMembershipGUI.php.
References ilMembershipGUI\getParentGUI(), ilMembershipGUI\getParentObject(), ILIAS\Repository\lng(), and readMemberData().
|
protected |
Definition at line 211 of file class.ilCourseMembershipGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by updateParticipantsStatus().
|
protected |
Definition at line 277 of file class.ilCourseMembershipGUI.php.
References ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ILIAS\Survey\Mode\getId(), ilObjectLP\getInstance(), ilMembershipGUI\getParentObject(), ilObjectActivation\hasTimings(), ilCourseConstants\IL_CRS_VIEW_TIMING, and ilObjCourse\STATUS_DETERMINATION_LP.
|
protected |
Definition at line 308 of file class.ilCourseMembershipGUI.php.
|
protected |
Definition at line 331 of file class.ilCourseMembershipGUI.php.
References ILIAS\Survey\Mode\getId(), and ilMembershipGUI\getParentObject().
ilCourseMembershipGUI::readMemberData | ( | array | $usr_ids, |
array | $columns, | ||
bool | $skip_names = false |
||
) |
Definition at line 321 of file class.ilCourseMembershipGUI.php.
References ilMembershipGUI\getParentGUI().
Referenced by initEditParticipantTableGUI().
|
protected |
Show deletion confirmation with linked courses.
int[] | participants |
Definition at line 72 of file class.ilCourseMembershipGUI.php.
References ilMembershipGUI\getParentObject(), and ILIAS\Repository\lng().
|
protected |
Definition at line 326 of file class.ilCourseMembershipGUI.php.
References ilMembershipGUI\getParentGUI().
Referenced by updateParticipantsStatus().
|
protected |
Definition at line 224 of file class.ilCourseMembershipGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilMembershipGUI\getMembersObject(), ILIAS\FileDelivery\http(), initParticipantStatusFromPostFor(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ilCourseMembershipMailNotification\TYPE_BLOCKED_MEMBER, ilCourseMembershipMailNotification\TYPE_UNBLOCKED_MEMBER, and updateLPFromStatus().