ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (DI\Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
assignedRoledRetrieval (int $ref_id, int $managed_user_id, int $managing_user_id) | |
assignedRolesManager (int $ref_id, int $managed_user_id, int $managing_user_id) | |
Protected Attributes | |
InternalRepoService | $repo_service |
InternalDataService | $data_service |
Definition at line 30 of file class.InternalDomainService.php.
ILIAS\Category\InternalDomainService::__construct | ( | DI\Container | $DIC, |
InternalRepoService | $repo_service, | ||
InternalDataService | $data_service | ||
) |
Definition at line 37 of file class.InternalDomainService.php.
References ILIAS\Category\InternalDomainService\$data_service, ILIAS\Category\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
ILIAS\Category\InternalDomainService::assignedRoledRetrieval | ( | int | $ref_id, |
int | $managed_user_id, | ||
int | $managing_user_id | ||
) |
Definition at line 47 of file class.InternalDomainService.php.
ILIAS\Category\InternalDomainService::assignedRolesManager | ( | int | $ref_id, |
int | $managed_user_id, | ||
int | $managing_user_id | ||
) |
Definition at line 60 of file class.InternalDomainService.php.
|
protected |
Definition at line 35 of file class.InternalDomainService.php.
Referenced by ILIAS\Category\InternalDomainService\__construct().
|
protected |
Definition at line 34 of file class.InternalDomainService.php.
Referenced by ILIAS\Category\InternalDomainService\__construct().