ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
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 32 of file class.GUIService.php.
ILIAS\UI\Component\Legacy\Content\GUIService::__construct | ( | InternalDataService | $data_service, |
InternalDomainService | $domain_service, | ||
InternalGUIService | $gui_service | ||
) |
Definition at line 38 of file class.GUIService.php.
References ILIAS\UI\Component\Legacy\Content\GUIService\$data_service, ILIAS\UI\Component\Legacy\Content\GUIService\$domain_service, and ILIAS\UI\Component\Legacy\Content\GUIService\$gui_service.
ILIAS\UI\Component\Legacy\Content\GUIService::itemRenderer | ( | \ilContainerGUI | $container_gui, |
string | $view_mode | ||
) |
Definition at line 48 of file class.GUIService.php.
ILIAS\UI\Component\Legacy\Content\GUIService::objectiveRenderer | ( | \ilContainerGUI | $container_gui, |
string | $view_mode, | ||
\ilContainerRenderer | $container_render | ||
) |
Definition at line 60 of file class.GUIService.php.
|
protected |
Definition at line 34 of file class.GUIService.php.
Referenced by ILIAS\UI\Component\Legacy\Content\GUIService\__construct().
|
protected |
Definition at line 35 of file class.GUIService.php.
Referenced by ILIAS\UI\Component\Legacy\Content\GUIService\__construct().
|
protected |
Definition at line 36 of file class.GUIService.php.
Referenced by ILIAS\UI\Component\Legacy\Content\GUIService\__construct().