| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilCourseParticipants:
 Inheritance diagram for ilCourseParticipants: Collaboration diagram for ilCourseParticipants:
 Collaboration diagram for ilCourseParticipants:| Public Member Functions | |
| __construct ($a_obj_id) | |
| Singleton constructor. | |
| updatePassed ($a_usr_id, $a_passed) | |
| Update passed status. | |
| sendNotification ($a_type, $a_usr_id) | |
| sendUnsubscribeNotificationToAdmins ($a_usr_id) | |
| sendSubscriptionRequestToAdmins ($a_usr_id) | |
| sendNotificationToAdmins ($a_usr_id) | |
| __buildStatusBody (&$user_obj) | |
|  Public Member Functions inherited from ilParticipants | |
| getNotificationRecipients () | |
| Get admin, tutor which have notification enabled. | |
| getCountMembers () | |
| Get number of members (not participants) | |
| getCountParticipants () | |
| Get number of participants. | |
| getParticipants () | |
| Get all participants ids. | |
| getMembers () | |
| Get all members ids (admins and tutors are not members) Use get participants to fetch all. | |
| getAdmins () | |
| Get all admins ids. | |
| getCountAdmins () | |
| Get number of admins. | |
| getTutors () | |
| Get all tutors ids. | |
| isAdmin ($a_usr_id) | |
| is user admin | |
| isTutor ($a_usr_id) | |
| is user tutor | |
| isMember ($a_usr_id) | |
| is user member | |
| isAssigned ($a_usr_id) | |
| check if user is assigned | |
| isLastAdmin ($a_usr_id) | |
| Check if user is last admin. | |
| getRoles () | |
| Get course roles. | |
| getAssignedRoles ($a_usr_id) | |
| Get assigned roles. | |
| updateRoleAssignments ($a_usr_id, $a_roles) | |
| Update role assignments. | |
| checkLastAdmin ($a_usr_ids) | |
| Check if user for deletion are last admins. | |
| isBlocked ($a_usr_id) | |
| Check if user is blocked. | |
| hasPassed ($a_usr_id) | |
| Check if user has passed course. | |
| delete ($a_usr_id) | |
| Drop user from all roles. | |
| updateBlocked ($a_usr_id, $a_blocked) | |
| Update blocked status. | |
| updateNotification ($a_usr_id, $a_notification) | |
| Update notification status. | |
| add ($a_usr_id, $a_role) | |
| Add user to course. | |
| deleteParticipants ($a_user_ids) | |
| Delete users. | |
| addDesktopItem ($a_usr_id) | |
| Add desktop item. | |
| dropDesktopItem ($a_usr_id) | |
| Drop desktop item. | |
| isNotificationEnabled ($a_usr_id) | |
| check if notification is enabled | |
| isGroupingMember ($a_usr_id, $a_field= '') | |
| Check grouping membership. | |
| getSubscribers () | |
| get all subscribers | |
| getCountSubscribers () | |
| get number of subscribers | |
| getSubscriberData ($a_usr_id) | |
| get subscriber data | |
| assignSubscribers ($a_usr_ids) | |
| Assign subscribers. | |
| assignSubscriber ($a_usr_id) | |
| Assign subscriber. | |
| autoFillSubscribers () | |
| Assign subscriber. | |
| addSubscriber ($a_usr_id) | |
| Add subscriber. | |
| updateSubscriptionTime ($a_usr_id, $a_subtime) | |
| Update subscription time. | |
| updateSubject ($a_usr_id, $a_subject) | |
| update subject | |
| deleteSubscriber ($a_usr_id) | |
| Delete subsciber. | |
| deleteSubscribers ($a_usr_ids) | |
| Delete subscibers. | |
| isSubscriber ($a_usr_id) | |
| check if is subscriber | |
| Static Public Member Functions | |
| static | _getInstanceByObjId ($a_obj_id) | 
| Get singleton instance. | |
|  Static Public Member Functions inherited from ilParticipants | |
| static | _getMembershipByType ($a_usr_id, $a_type) | 
| get membership by type Get course or group membership | |
| static | _isParticipant ($a_ref_id, $a_usr_id) | 
| Static function to check if a user is a participant of the container object. | |
| static | _isBlocked ($a_obj_id, $a_usr_id) | 
| Check if user is blocked. | |
| static | _hasPassed ($a_obj_id, $a_usr_id) | 
| Check if user has passed course. | |
| static | _deleteAllEntries ($a_obj_id) | 
| Delete all entries Normally called for course deletion. | |
| static | _deleteUser ($a_usr_id) | 
| Delete user data. | |
| static | getDefaultMemberRole ($a_ref_id) | 
| static | _isSubscriber ($a_obj_id, $a_usr_id) | 
| check if user is subscriber | |
| Static Protected Attributes | |
| static | $instances = array() | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from ilParticipants | |
| readSubscribers () | |
| read subscribers | |
| readSubscriberData ($a_usr_id) | |
| read subscribers | |
|  Protected Attributes inherited from ilParticipants | |
| $obj_id = 0 | |
| $type = '' | |
| $ref_id = 0 | |
| $roles = array() | |
| $role_data = array() | |
| $participants = array() | |
| $participants_status = array() | |
| $members = array() | |
| $tutors = array() | |
| $admins = array() | |
| $subscribers = array() | |
| $ilDB | |
| $lng | |
Definition at line 35 of file class.ilCourseParticipants.php.
| ilCourseParticipants::__construct | ( | $a_obj_id | ) | 
Singleton constructor.
protected
| int | obj_id of container | 
Reimplemented from ilParticipants.
Definition at line 45 of file class.ilCourseParticipants.php.
| ilCourseParticipants::__buildStatusBody | ( | & | $user_obj | ) | 
Definition at line 279 of file class.ilCourseParticipants.php.
References ilParticipants\$ilDB, ilParticipants\hasPassed(), ilParticipants\isAdmin(), ilParticipants\isBlocked(), ilParticipants\isMember(), ilParticipants\isNotificationEnabled(), and ilParticipants\isTutor().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
Get singleton instance.
public
| int | obj_id | 
Definition at line 74 of file class.ilCourseParticipants.php.
Referenced by ilCourseEditParticipantsTableGUI\__construct(), ilLPStatusManualByTutor\__getCourseInProgress(), ilLPStatusManual\__getCourseInProgress(), ilObjCourseGUI\__showWaitingList(), ilCourseObjectiveResult\__updatePassed(), ilObjCourseAccess\_checkAccess(), ilObjCourseGrouping\_checkGroupingDependencies(), ilLPStatusCollection\_getCompleted(), ilLPStatusCollection\_getFailed(), ilLPStatusObjectives\_getInProgress(), ilLPStatusCollection\_getInProgress(), ilLPStatusManual\_getNotAttempted(), ilLPStatusObjectives\_getNotAttempted(), ilLPStatusCollection\_getNotAttempted(), ilLPStatusEvent\_getNotAttempted(), ilLPStatusManualByTutor\_getNotAttempted(), ilFeedbackGUI\_isRequiredFeedbackOnLogin(), ilSoapCourseAdministration\assignCourseMember(), ilDataLoader\assignUsersAsCourseMembers(), ilFeedback\canVote(), ilPurchasePaypal\checkData(), ilForumNotification\checkParentNodeTree(), ilCourseMembershipMailNotification\createCourseStatus(), ilObjCourseGUI\deleteMembersObject(), ilObjSessionGUI\eventsListObject(), ilSoapCourseAdministration\excludeCourseMember(), ilSessionOverviewGUI\exportCSV(), ilUserImportParser\getCourseMembersObjectForRole(), ilCalendarBlockGUI\getHTML(), ilCourseParticipantsGroupsTableGUI\getItems(), ilTrQuery\getParticipantsForObject(), ilObjCourseListGUI\getProperties(), ilCourseXMLParser\ilCourseXMLParser(), ilObjCourse\initCourseMemberObject(), ilMemberExport\initMembers(), ilCourseRegistrationGUI\initParticipants(), ilSoapCourseAdministration\isAssignedToCourse(), ilSessionOverviewGUI\listSessions(), ilRepositorySearchGUI\listUsers(), ilObjSessionGUI\membersObject(), ilObjCourseGUI\membersObject(), ilCourseParticipantsTableGUI\parse(), ilRepositoryObjectResultTableGUI\parseObjectIds(), ilObjSessionGUI\printAttendanceListObject(), ilObjSessionGUI\printViewMembersObject(), ilPurchase\purchase(), ilObjCourse\register(), ilObjForumGUI\showMembersObject(), ilMailSearchCoursesGUI\showMyCourses(), ilMembershipTest\testSubscription(), ilObjSessionGUI\updateMembersObject(), ilObjCourseGUI\updateMembersObject(), and ilShopShoppingCartGUI\validateNewUser().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilCourseParticipants::sendNotification | ( | $a_type, | |
| $a_usr_id | |||
| ) | 
Definition at line 129 of file class.ilCourseParticipants.php.
References sendNotificationToAdmins(), sendSubscriptionRequestToAdmins(), ilCourseMembershipMailNotification\TYPE_ACCEPTED_SUBSCRIPTION_MEMBER, ilCourseMembershipMailNotification\TYPE_ADMISSION_MEMBER, ilCourseMembershipMailNotification\TYPE_BLOCKED_MEMBER, ilCourseMembershipMailNotification\TYPE_DISMISS_MEMBER, ilCourseMembershipMailNotification\TYPE_REFUSED_SUBSCRIPTION_MEMBER, ilCourseMembershipMailNotification\TYPE_STATUS_CHANGED, ilCourseMembershipMailNotification\TYPE_SUBSCRIBE_MEMBER, ilCourseMembershipMailNotification\TYPE_UNBLOCKED_MEMBER, ilCourseMembershipMailNotification\TYPE_UNSUBSCRIBE_MEMBER, and ilCourseMembershipMailNotification\TYPE_WAITING_LIST_MEMBER.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCourseParticipants::sendNotificationToAdmins | ( | $a_usr_id | ) | 
Definition at line 264 of file class.ilCourseParticipants.php.
References ilParticipants\$ilDB, ilParticipants\getNotificationRecipients(), and ilCourseMembershipMailNotification\TYPE_NOTIFICATION_REGISTRATION.
Referenced by sendNotification().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilCourseParticipants::sendSubscriptionRequestToAdmins | ( | $a_usr_id | ) | 
Definition at line 249 of file class.ilCourseParticipants.php.
References ilParticipants\$ilDB, ilParticipants\getNotificationRecipients(), and ilCourseMembershipMailNotification\TYPE_NOTIFICATION_REGISTRATION_REQUEST.
Referenced by sendNotification().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilCourseParticipants::sendUnsubscribeNotificationToAdmins | ( | $a_usr_id | ) | 
Definition at line 234 of file class.ilCourseParticipants.php.
References ilParticipants\$ilDB, ilParticipants\getNotificationRecipients(), and ilCourseMembershipMailNotification\TYPE_NOTIFICATION_UNSUBSCRIBE.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCourseParticipants::updatePassed | ( | $a_usr_id, | |
| $a_passed | |||
| ) | 
Update passed status.
public
| int | usr_id | 
| bool | passed | 
Definition at line 91 of file class.ilCourseParticipants.php.
References ilParticipants\$ilDB, $query, and $res.
| 
 | staticprotected | 
Definition at line 37 of file class.ilCourseParticipants.php.