ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
preferences () | |
process () | |
objects () | |
bookingHelp (\ilObjBookingPool $pool) | |
standardRequest () | |
settings () | |
Protected Attributes | |
InternalDataService | $data_service |
InternalDomainService | $domain_service |
Static Protected Attributes | |
static array | $instances = [] |
Definition at line 29 of file class.InternalGUIService.php.
ILIAS\BookingManager\InternalGUIService::__construct | ( | Container | $DIC, |
InternalDataService | $data_service, | ||
InternalDomainService | $domain_service | ||
) |
Definition at line 36 of file class.InternalGUIService.php.
References ILIAS\BookingManager\InternalGUIService\$data_service, ILIAS\BookingManager\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
ILIAS\BookingManager\InternalGUIService::bookingHelp | ( | \ilObjBookingPool | $pool | ) |
Definition at line 73 of file class.InternalGUIService.php.
References ILIAS\Repository\help().
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\__construct().
ILIAS\BookingManager\InternalGUIService::objects | ( | ) |
Definition at line 64 of file class.InternalGUIService.php.
ILIAS\BookingManager\InternalGUIService::preferences | ( | ) |
Definition at line 46 of file class.InternalGUIService.php.
ILIAS\BookingManager\InternalGUIService::process | ( | ) |
Definition at line 55 of file class.InternalGUIService.php.
ILIAS\BookingManager\InternalGUIService::settings | ( | ) |
Definition at line 86 of file class.InternalGUIService.php.
ILIAS\BookingManager\InternalGUIService::standardRequest | ( | ) |
Definition at line 78 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
|
protected |
Definition at line 33 of file class.InternalGUIService.php.
Referenced by ILIAS\BookingManager\InternalGUIService\__construct().
|
protected |
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\BookingManager\InternalGUIService\__construct().
|
staticprotected |
Definition at line 32 of file class.InternalGUIService.php.