ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (DI\Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
standardRequest () | |
assignedRoleTableBuilder (int $ref_id, int $managed_user_id, int $managing_user_id, object $parent_gui, string $parent_cmd) | |
Protected Attributes | |
InternalDataService | $data_service |
InternalDomainService | $domain_service |
Definition at line 30 of file class.InternalGUIService.php.
ILIAS\Category\InternalGUIService::__construct | ( | DI\Container | $DIC, |
InternalDataService | $data_service, | ||
InternalDomainService | $domain_service | ||
) |
Definition at line 37 of file class.InternalGUIService.php.
References ILIAS\Category\InternalGUIService\$data_service, ILIAS\Category\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
ILIAS\Category\InternalGUIService::assignedRoleTableBuilder | ( | int | $ref_id, |
int | $managed_user_id, | ||
int | $managing_user_id, | ||
object | $parent_gui, | ||
string | $parent_cmd | ||
) |
Definition at line 55 of file class.InternalGUIService.php.
ILIAS\Category\InternalGUIService::standardRequest | ( | ) |
Definition at line 47 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
|
protected |
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\Category\InternalGUIService\__construct().
|
protected |
Definition at line 35 of file class.InternalGUIService.php.
Referenced by ILIAS\Category\InternalGUIService\__construct().