|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Low level api for booking service. More...
Collaboration diagram for ilBookingService:Public Member Functions | |
| __construct (ilDBInterface $db=null) | |
| Constructor. More... | |
| cloneSettings ($source_obj_id, $target_obj_id) | |
| Clone settings. More... | |
Protected Attributes | |
| $db | |
Low level api for booking service.
Definition at line 11 of file class.ilBookingService.php.
| ilBookingService::__construct | ( | ilDBInterface | $db = null | ) |
Constructor.
Definition at line 21 of file class.ilBookingService.php.
| ilBookingService::cloneSettings | ( | $source_obj_id, | |
| $target_obj_id | |||
| ) |
Clone settings.
| $source_obj_id | |
| $target_obj_id |
Definition at line 36 of file class.ilBookingService.php.
|
protected |
Definition at line 16 of file class.ilBookingService.php.
Referenced by __construct().