|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\MediaCast\InternalGUIService: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, $DIC, ILIAS\MediaCast\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
|
protected |
Definition at line 35 of file class.InternalGUIService.php.