19 declare(strict_types=1);
43 ?array $passed_query_params =
null,
44 ?array $passed_post_data =
null 48 $this->domain_service->refinery(),
57 $this->domain_service,
65 $this->domain_service,
73 $this->domain_service,
81 $this->domain_service,
88 return self::$instance[
"settings"] ??=
new Settings\GUIService(
90 $this->domain_service,
initGUIServices(\ILIAS\DI\Container $DIC)
__construct(Container $DIC, protected InternalDataService $data_service, protected InternalDomainService $domain_service)
trait GlobalDICGUIServices
Customizing of pimple-DIC for ILIAS.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
static http()
Fetches the global http state from ILIAS.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This class is only in GUI layer, since it needs to get the abstracts for the page GUI...
request(?array $passed_query_params=null, ?array $passed_post_data=null)