32 $this->db = $db ?? $DIC->database();
40 $book_ref_ids = $use_book_repo->getUsedBookingPools($source_obj_id,
false);
41 $use_book_repo->updateUsedBookingPools($target_obj_id, $book_ref_ids);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
cloneSettings(int $source_obj_id, int $target_obj_id)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(?ilDBInterface $db=null)