ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
__construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
standardRequest () | |
imageMap () | |
creation () | |
subTitles () | |
player () | |
video () | |
thumbs () | |
Protected Attributes | |
InternalDataService | $data_service |
InternalDomainService | $domain_service |
Definition at line 29 of file class.InternalGUIService.php.
ILIAS\MediaObjects\InternalGUIService::__construct | ( | Container | $DIC, |
InternalDataService | $data_service, | ||
InternalDomainService | $domain_service | ||
) |
Definition at line 36 of file class.InternalGUIService.php.
References ILIAS\MediaObjects\InternalGUIService\$data_service, ILIAS\MediaObjects\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
ILIAS\MediaObjects\InternalGUIService::creation | ( | ) |
Definition at line 62 of file class.InternalGUIService.php.
ILIAS\MediaObjects\InternalGUIService::imageMap | ( | ) |
Definition at line 54 of file class.InternalGUIService.php.
ILIAS\MediaObjects\InternalGUIService::player | ( | ) |
Definition at line 78 of file class.InternalGUIService.php.
Referenced by ilMediaObjectsPlayerWrapperGUI\__construct().
ILIAS\MediaObjects\InternalGUIService::standardRequest | ( | ) |
Definition at line 46 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
ILIAS\MediaObjects\InternalGUIService::subTitles | ( | ) |
Definition at line 70 of file class.InternalGUIService.php.
ILIAS\MediaObjects\InternalGUIService::thumbs | ( | ) |
Definition at line 94 of file class.InternalGUIService.php.
ILIAS\MediaObjects\InternalGUIService::video | ( | ) |
Definition at line 86 of file class.InternalGUIService.php.
|
protected |
Definition at line 33 of file class.InternalGUIService.php.
Referenced by ILIAS\MediaObjects\InternalGUIService\__construct().
|
protected |
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\MediaObjects\InternalGUIService\__construct().