3 declare(strict_types=1);
33 protected \ILIAS\DI\Container
$DIC;
39 protected \ilDBInterface
$db;
53 $this->db = $DIC->database();
54 $this->
http = $DIC->http();
56 $this->obj_service = $DIC->object();
72 array $query_params = null,
73 array $post_data = null
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Exercise UI frontend presentation service class.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Exercise internal service.
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.
__construct()
Constructor setup ILIAS global object public.
InternalDomainService $domain
Refinery Factory $refinery
gui(array $query_params=null, array $post_data=null)
Internal factory for data objects.
Exercise domain service (business logic)
InternalRepoService $repo
repo()
Booking service repos.
ilObjectService $obj_service
InternalDataService $data
data()
Booking service data objects.