|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\BookingManager\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| preferences (\ilObjBookingPool $pool) | |
Protected Attributes | |
| InternalRepoService | $repo_service |
| InternalDataService | $data_service |
Definition at line 29 of file class.InternalDomainService.php.
| ILIAS\BookingManager\InternalDomainService::__construct | ( | Container | $DIC, |
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) |
Definition at line 36 of file class.InternalDomainService.php.
References ILIAS\BookingManager\InternalDomainService\$data_service, ILIAS\BookingManager\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
Here is the call graph for this function:| ILIAS\BookingManager\InternalDomainService::preferences | ( | \ilObjBookingPool | $pool | ) |
Definition at line 57 of file class.InternalDomainService.php.
|
protected |
Definition at line 34 of file class.InternalDomainService.php.
Referenced by ILIAS\BookingManager\InternalDomainService\__construct().
|
protected |
Definition at line 33 of file class.InternalDomainService.php.
Referenced by ILIAS\BookingManager\InternalDomainService\__construct().