|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\BookingManager\Objects\GUIService:Public Member Functions | |
| __construct (InternalDataService $data_service, InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| ilBookBulkCreationGUI (\ilObjBookingPool $pool) | |
Protected Attributes | |
| InternalDataService | $data_service |
| InternalDomainService | $domain_service |
| InternalGUIService | $gui_service |
Definition at line 28 of file class.GUIService.php.
| ILIAS\BookingManager\Objects\GUIService::__construct | ( | InternalDataService | $data_service, |
| InternalDomainService | $domain_service, | ||
| InternalGUIService | $gui_service | ||
| ) |
Definition at line 34 of file class.GUIService.php.
References ILIAS\BookingManager\Objects\GUIService\$data_service, ILIAS\BookingManager\Objects\GUIService\$domain_service, and ILIAS\BookingManager\Objects\GUIService\$gui_service.
| ILIAS\BookingManager\Objects\GUIService::ilBookBulkCreationGUI | ( | \ilObjBookingPool | $pool | ) |
Definition at line 44 of file class.GUIService.php.
|
protected |
Definition at line 30 of file class.GUIService.php.
Referenced by ILIAS\BookingManager\Objects\GUIService\__construct().
|
protected |
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\BookingManager\Objects\GUIService\__construct().
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\BookingManager\Objects\GUIService\__construct().