19declare(strict_types=1);
51 $this->domain_service->refinery()
58 int $managing_user_id,
63 $this->domain_service,
Repository internal data service.
InternalDataService $data_service
InternalDomainService $domain_service
assignedRoleTableBuilder(int $ref_id, int $managed_user_id, int $managing_user_id, object $parent_gui, string $parent_cmd)
__construct(DI\Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service)
Customizing of pimple-DIC for ILIAS.
trait GlobalDICGUIServices
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static http()
Fetches the global http state from ILIAS.
initGUIServices(\ILIAS\DI\Container $DIC)