ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
standardRequest () | |
getObjMediaCastGUI () | |
getMediaCastManageTableGUI (\ilObjMediaCastGUI $gui, string $table_cmd) | |
comments () | |
settings () | |
Protected Attributes | |
ILIAS Notes GUIService | $notes_gui |
InternalDataService | $data_service |
InternalDomainService | $domain_service |
Definition at line 31 of file class.InternalGUIService.php.
ILIAS\MediaCast\InternalGUIService::__construct | ( | Container | $DIC, |
InternalDataService | $data_service, | ||
InternalDomainService | $domain_service | ||
) |
Definition at line 39 of file class.InternalGUIService.php.
References ILIAS\MediaCast\InternalGUIService\$data_service, ILIAS\MediaCast\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
ILIAS\MediaCast\InternalGUIService::comments | ( | ) |
Definition at line 81 of file class.InternalGUIService.php.
ILIAS\MediaCast\InternalGUIService::getMediaCastManageTableGUI | ( | \ilObjMediaCastGUI | $gui, |
string | $table_cmd | ||
) |
Definition at line 76 of file class.InternalGUIService.php.
ILIAS\MediaCast\InternalGUIService::getObjMediaCastGUI | ( | ) |
Definition at line 66 of file class.InternalGUIService.php.
References ILIAS\MediaCast\InternalGUIService\standardRequest().
ILIAS\MediaCast\InternalGUIService::settings | ( | ) |
Definition at line 90 of file class.InternalGUIService.php.
ILIAS\MediaCast\InternalGUIService::standardRequest | ( | ) |
Definition at line 58 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
Referenced by ILIAS\MediaCast\InternalGUIService\getObjMediaCastGUI().
|
protected |
Definition at line 36 of file class.InternalGUIService.php.
Referenced by ILIAS\MediaCast\InternalGUIService\__construct().
|
protected |
Definition at line 37 of file class.InternalGUIService.php.
Referenced by ILIAS\MediaCast\InternalGUIService\__construct().
Definition at line 35 of file class.InternalGUIService.php.