19declare(strict_types=1);
30use ILIAS\Repository\RepoServiceBase;
46 return self::$instances[
"preferences"] ??= new \ilBookingPreferencesDBRepository(
54 return self::$instances[
"preferenceBasedBooking"] ??= new \ilBookingPrefBasedBookGatewayRepository(
91 array $context_obj_ids
Repository internal data service.
reservationWithContextObjCache(array $context_obj_ids)
Get repo with reservation information preloaded for context obj ids.
__construct(protected InternalDataService $data, protected \ilDBInterface $db)
Repo class for booking objects.
Reservation table related session data.
Repo class for reservations Acts on tables booking_reservation (rw), booking_reservation_group (rw) a...
Repo class for schedules.
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...
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...