ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Factory for reservation repo. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
getRepo () | |
Get repo without any preloaded data. More... | |
getRepoWithContextObjCache ($context_obj_ids) | |
Get repo with reservation information preloaded for context obj ids. More... | |
Protected Attributes | |
$db | |
Factory for reservation repo.
Definition at line 11 of file class.ilBookingReservationDBRepositoryFactory.php.
ilBookingReservationDBRepositoryFactory::__construct | ( | ) |
Constructor.
Definition at line 21 of file class.ilBookingReservationDBRepositoryFactory.php.
References $DIC.
ilBookingReservationDBRepositoryFactory::getRepo | ( | ) |
Get repo without any preloaded data.
Definition at line 33 of file class.ilBookingReservationDBRepositoryFactory.php.
ilBookingReservationDBRepositoryFactory::getRepoWithContextObjCache | ( | $context_obj_ids | ) |
Get repo with reservation information preloaded for context obj ids.
Definition at line 43 of file class.ilBookingReservationDBRepositoryFactory.php.
|
protected |
Definition at line 16 of file class.ilBookingReservationDBRepositoryFactory.php.