ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Low level api for booking service. More...
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 | ) |
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().