| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\Style\Content\GUIService:Public Member Functions | |
| __construct (InternalDataService $data_service, InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| itemRenderer (\ilContainerGUI $container_gui, string $view_mode) | |
| objectiveRenderer (\ilContainerGUI $container_gui, string $view_mode, \ilContainerRenderer $container_render) | |
Protected Attributes | |
| InternalDataService | $data_service | 
| InternalDomainService | $domain_service | 
| InternalGUIService | $gui_service | 
Definition at line 29 of file class.GUIService.php.
| ILIAS\Style\Content\GUIService::__construct | ( | InternalDataService | $data_service, | 
| InternalDomainService | $domain_service, | ||
| InternalGUIService | $gui_service | ||
| ) | 
Definition at line 35 of file class.GUIService.php.
References ILIAS\Style\Content\GUIService\$data_service, ILIAS\Style\Content\GUIService\$domain_service, and ILIAS\Style\Content\GUIService\$gui_service.
| ILIAS\Style\Content\GUIService::itemRenderer | ( | \ilContainerGUI | $container_gui, | 
| string | $view_mode | ||
| ) | 
Definition at line 45 of file class.GUIService.php.
| ILIAS\Style\Content\GUIService::objectiveRenderer | ( | \ilContainerGUI | $container_gui, | 
| string | $view_mode, | ||
| \ilContainerRenderer | $container_render | ||
| ) | 
Definition at line 57 of file class.GUIService.php.
      
  | 
  protected | 
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\Style\Content\GUIService\__construct().
      
  | 
  protected | 
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\Style\Content\GUIService\__construct().
      
  | 
  protected | 
Definition at line 33 of file class.GUIService.php.
Referenced by ILIAS\Style\Content\GUIService\__construct().