25 $this->db = (
$db ==
null)
39 $book_ref_ids = $use_book_repo->getUsedBookingPools($source_obj_id);
40 $use_book_repo->updateUsedBookingPools($target_obj_id, $book_ref_ids);
An exception for terminatinating execution or to throw for unit testing.
Low level api for booking service.
__construct(ilDBInterface $db=null)
Constructor.
cloneSettings($source_obj_id, $target_obj_id)
Clone settings.
This repo stores infos on repository objects that are using booking managers as a service (resource m...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...