| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 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 () | |
Protected Attributes | |
| ILIAS Notes GUIService | $notes_gui | 
| InternalDataService | $data_service | 
| InternalDomainService | $domain_service | 
Definition at line 30 of file class.InternalGUIService.php.
| ILIAS\MediaCast\InternalGUIService::__construct | ( | Container | $DIC, | 
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) | 
Definition at line 38 of file class.InternalGUIService.php.
References ILIAS\MediaCast\InternalGUIService\$data_service, ILIAS\MediaCast\InternalGUIService\$domain_service, ILIAS\Repository\initGUIServices(), and ILIAS\DI\Container\notes().
 Here is the call graph for this function:| ILIAS\MediaCast\InternalGUIService::comments | ( | ) | 
Definition at line 80 of file class.InternalGUIService.php.
| ILIAS\MediaCast\InternalGUIService::getMediaCastManageTableGUI | ( | \ilObjMediaCastGUI | $gui, | 
| string | $table_cmd | ||
| ) | 
Definition at line 75 of file class.InternalGUIService.php.
| ILIAS\MediaCast\InternalGUIService::getObjMediaCastGUI | ( | ) | 
Definition at line 65 of file class.InternalGUIService.php.
References ILIAS\MediaCast\InternalGUIService\standardRequest().
 Here is the call graph for this function:| ILIAS\MediaCast\InternalGUIService::standardRequest | ( | ) | 
Definition at line 57 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 35 of file class.InternalGUIService.php.
Referenced by ILIAS\MediaCast\InternalGUIService\__construct().
      
  | 
  protected | 
Definition at line 36 of file class.InternalGUIService.php.
Referenced by ILIAS\MediaCast\InternalGUIService\__construct().
      
  | 
  protected | 
Definition at line 34 of file class.InternalGUIService.php.