19 declare(strict_types=1);
28 class Agent extends Setup\Agent\NullAgent
33 "Updates of Modules/BookingManager",
43 $objectives[] = new \ilAccessCustomRBACOperationAddedObjective(
44 "manage_own_reservations",
45 "Manage Own Reservations",
51 $objectives[] = new \ilAccessCustomRBACOperationAddedObjective(
52 "manage_all_reservations",
53 "Manage All Reservations",
62 "manage_own_reservations" 68 "manage_all_reservations" 82 new \ilBookingManagerObjectInfoMigration(),
83 new \ilBookingManagerBookingInfoMigration()
A objective collection is a objective that is achieved once all subobjectives are achieved...
An objective is a desired state of the system that is supposed to be created by the setup...
getUpdateObjective(?Setup\Config $config=null)
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...
A configuration for the setup.