ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
wrapper () | |
request () | |
Protected Attributes | |
InternalGUIService | $gui_service |
InternalDomainService | $domain_service |
Definition at line 30 of file class.GUIService.php.
ILIAS\MediaObjects\Player\GUIService::__construct | ( | InternalDomainService | $domain_service, |
InternalGUIService | $gui_service | ||
) |
Definition at line 35 of file class.GUIService.php.
References ILIAS\MediaObjects\Player\GUIService\$domain_service, and ILIAS\MediaObjects\Player\GUIService\$gui_service.
ILIAS\MediaObjects\Player\GUIService::request | ( | ) |
Definition at line 51 of file class.GUIService.php.
ILIAS\MediaObjects\Player\GUIService::wrapper | ( | ) |
Definition at line 43 of file class.GUIService.php.
|
protected |
Definition at line 33 of file class.GUIService.php.
Referenced by ILIAS\MediaObjects\Player\GUIService\__construct().
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\MediaObjects\Player\GUIService\__construct().