19 declare(strict_types=1);
33 protected \ILIAS\DI\Container
$dic;
39 protected \ilDBInterface
$db;
54 $this->db = $DIC->database();
55 $this->
http = $DIC->http();
57 $this->obj_service = $DIC->object();
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Exercise UI frontend presentation service class.
Exercise internal service.
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
Internal factory for data objects.
InternalRepoService $repo
repo()
Booking service repos.
ilObjectService $obj_service
InternalDataService $data
data()
Booking service data objects.