ILIAS
trunk Revision v11.0_alpha-1702-gfd3ecb7f852
|
Synchronize member assignments. More...
Public Member Functions | |
__construct (ilECSSetting $server) | |
Constructor. More... | |
getServer () | |
Get server. More... | |
getMid () | |
get current mid More... | |
checkAllocationActivation (ilECSSetting $server, $a_content_id) | |
Check if course allocation is activated for one recipient of the. More... | |
handleCreate (ilECSSetting $server, $a_content_id) | |
Handle create. More... | |
handleDelete (ilECSSetting $server, $a_content_id) | |
Handle delete. More... | |
handleUpdate (ilECSSetting $server, $a_content_id) | |
Handle update. More... | |
![]() | |
handleCreate (ilECSSetting $server, int $a_content_id) | |
Handle create event. More... | |
handleUpdate (ilECSSetting $server, int $a_content_id) | |
Handle update. More... | |
handleDelete (ilECSSetting $server, int $a_content_id) | |
Handle delete action. More... | |
Protected Member Functions | |
doUpdate ($a_content_id, $course_member) | |
Perform update. More... | |
readAssignments ($course, $course_member) | |
Read assignments for all parallel groups. More... | |
refreshAssignmentStatus (object $course_member, int $obj_id, ?string $sub_id, $assigned) | |
Refresh status of course member assignments. More... | |
lookupRole (string $role_value, $a_obj_type) | |
Lookup local role by assignment. More... | |
Protected Attributes | |
ilLogger | $log |
Private Member Functions | |
createMember ($a_person_id) | |
Create user account. More... | |
readCourseMember (ilECSSetting $server, $a_content_id) | |
Read course from ecs. More... | |
readCourse ($course_member) | |
Read course from ecs. More... | |
Private Attributes | |
ilECSSetting | $server |
int | $mid = 0 |
ilECSnodeMappingSettings | $mapping = null |
Synchronize member assignments.
Definition at line 25 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
ilECSCmsCourseMemberCommandQueueHandler::__construct | ( | ilECSSetting | $server | ) |
Constructor.
Definition at line 37 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References $DIC, $server, and ILIAS\UI\examples\Progress\Bar\server().
ilECSCmsCourseMemberCommandQueueHandler::checkAllocationActivation | ( | ilECSSetting | $server, |
$a_content_id | |||
) |
Check if course allocation is activated for one recipient of the.
Definition at line 63 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References Vendor\Package\$e, ilECSParticipantSetting\getInstance(), ilECSNodeMappingSettings\getInstanceByServerMid(), getMid(), and getServer().
Referenced by handleCreate(), and handleUpdate().
|
private |
Create user account.
Definition at line 410 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References ilAuthUtils\_getAuthModeName(), ilLDAPServer\_getFirstActiveServer(), ilAuthUtils\AUTH_SHIBBOLETH, ilUserCreationContext\CONTEXT_LDAP, ilUserCreationContext\getInstance(), ilLDAPServer\getInstanceByServerId(), and ilLDAPQuery\LDAP_BIND_DEFAULT.
Referenced by refreshAssignmentStatus().
|
protected |
Perform update.
Definition at line 142 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References ilLogLevel\DEBUG, ilECSImportManager\getInstance(), getMid(), getServer(), if, ILIAS\Repository\int(), null, readAssignments(), readCourse(), and refreshAssignmentStatus().
Referenced by handleCreate(), and handleUpdate().
ilECSCmsCourseMemberCommandQueueHandler::getMid | ( | ) |
get current mid
Definition at line 55 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References $mid.
Referenced by checkAllocationActivation(), doUpdate(), and readCourse().
ilECSCmsCourseMemberCommandQueueHandler::getServer | ( | ) |
Get server.
Definition at line 47 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References $server.
Referenced by checkAllocationActivation(), doUpdate(), readCourse(), and refreshAssignmentStatus().
ilECSCmsCourseMemberCommandQueueHandler::handleCreate | ( | ilECSSetting | $server, |
$a_content_id | |||
) |
Handle create.
Definition at line 92 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References Vendor\Package\$e, checkAllocationActivation(), doUpdate(), and readCourseMember().
ilECSCmsCourseMemberCommandQueueHandler::handleDelete | ( | ilECSSetting | $server, |
$a_content_id | |||
) |
Handle delete.
Definition at line 112 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
ilECSCmsCourseMemberCommandQueueHandler::handleUpdate | ( | ilECSSetting | $server, |
$a_content_id | |||
) |
Handle update.
Definition at line 121 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References Vendor\Package\$e, checkAllocationActivation(), doUpdate(), and readCourseMember().
|
protected |
Lookup local role by assignment.
Definition at line 369 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References ilParticipants\IL_CRS_ADMIN, ilParticipants\IL_CRS_MEMBER, ilParticipants\IL_CRS_TUTOR, ilParticipants\IL_GRP_ADMIN, and ilParticipants\IL_GRP_MEMBER.
Referenced by refreshAssignmentStatus().
|
protected |
Read assignments for all parallel groups.
Definition at line 192 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References if, ILIAS\Repository\int(), ilECSMappingUtils\PARALLEL_ALL_COURSES, ilECSMappingUtils\PARALLEL_GROUPS_IN_COURSE, and ilECSMappingUtils\PARALLEL_ONE_COURSE.
Referenced by doUpdate().
|
private |
Read course from ecs.
Definition at line 462 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References ilECSImportManager\getInstance(), getMid(), getServer(), and null.
Referenced by doUpdate().
|
private |
Read course from ecs.
Definition at line 454 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
Referenced by handleCreate(), and handleUpdate().
|
protected |
Refresh status of course member assignments.
Definition at line 252 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
References ilObjUser\_checkExternalAuthAccount(), ilCourseParticipants\_getInstanceByObjId(), ilGroupParticipants\_getInstanceByObjId(), ilObjUser\_lookupId(), ilObject\_lookupTitle(), ilObject\_lookupType(), createMember(), ilECSMappingUtils\getRoleMappingInfo(), getServer(), ILIAS\Repository\int(), ilECSCourseMemberAssignment\lookupAssignment(), lookupRole(), ilECSCourseMemberAssignment\lookupUserIds(), and ilCourseMembershipMailNotification\TYPE_ADMISSION_MEMBER.
Referenced by doUpdate().
|
protected |
Definition at line 27 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
|
private |
Definition at line 32 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
|
private |
Definition at line 30 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
Referenced by getMid().
|
private |
Definition at line 29 of file class.ilECSCmsCourseMemberCommandQueueHandler.php.
Referenced by __construct(), and getServer().