19declare(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();
Internal factory for data objects.
Exercise UI frontend presentation service class.
Exercise internal service.
InternalDataService $data
InternalRepoService $repo
ilObjectService $obj_service
InternalDomainService $domain
repo()
Booking service repos.
data()
Booking service data objects.
Refinery Factory $refinery
__construct()
Constructor setup ILIAS global object @access public.
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.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...