19declare(strict_types=1);
31 use GlobalDICGUIServices;
43 ?array $passed_query_params =
null,
44 ?array $passed_post_data =
null
57 $this->domain_service,
65 $this->domain_service,
73 $this->domain_service,
81 $this->domain_service,
90 $this->domain_service,
Repository internal data service.
InternalDomainService $domain_service
InternalDataService $data_service
Customizing of pimple-DIC for ILIAS.
trait GlobalDICGUIServices
request(?array $passed_query_params=null, ?array $passed_post_data=null)
__construct(Container $DIC, protected InternalDataService $data_service, protected InternalDomainService $domain_service)
This class is only in GUI layer, since it needs to get the abstracts for the page GUI.
return['delivery_method'=> 'php',]
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)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...