|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Catgory\AssignedRolesManager:Public Member Functions | |
| __construct (protected InternalDomainService $domain, protected int $ref_id, protected int $managed_user_id, protected int $managing_user_id,) | |
| getAssignableRoles () | |
| switchAssignment (array $ids) | |
Private Member Functions | |
| checkGlobalRoles (array $ids) | |
Definition at line 25 of file AssignedRolesManager.php.
| ILIAS\Catgory\AssignedRolesManager::__construct | ( | protected InternalDomainService | $domain, |
| protected int | $ref_id, | ||
| protected int | $managed_user_id, | ||
| protected int | $managing_user_id | ||
| ) |
Definition at line 27 of file AssignedRolesManager.php.
|
private |
Definition at line 76 of file AssignedRolesManager.php.
References ilObjectFactory\getInstanceByObjId(), and SYSTEM_ROLE_ID.
Referenced by ILIAS\Catgory\AssignedRolesManager\switchAssignment().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Catgory\AssignedRolesManager::getAssignableRoles | ( | ) |
Definition at line 35 of file AssignedRolesManager.php.
References ilObjectFactory\getInstanceByObjId(), and SYSTEM_ROLE_ID.
Referenced by ILIAS\Catgory\AssignedRolesManager\switchAssignment().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Catgory\AssignedRolesManager::switchAssignment | ( | array | $ids | ) |
Definition at line 53 of file AssignedRolesManager.php.
References $lng, ILIAS\Catgory\AssignedRolesManager\checkGlobalRoles(), and ILIAS\Catgory\AssignedRolesManager\getAssignableRoles().
Here is the call graph for this function: