ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
getCurrentPageGUI () | |
Protected Member Functions | |
navigation () | |
Protected Attributes | |
WikiGUIRequest | $request |
InternalGUIService | $gui_service |
InternalDomainService | $domain_service |
Definition at line 30 of file GUIService.php.
ILIAS\Wiki\Content\GUIService::__construct | ( | InternalDomainService | $domain_service, |
InternalGUIService | $gui_service | ||
) |
Definition at line 36 of file GUIService.php.
References ILIAS\Wiki\Content\GUIService\$domain_service, and ILIAS\Wiki\Content\GUIService\$gui_service.
ILIAS\Wiki\Content\GUIService::getCurrentPageGUI | ( | ) |
Definition at line 55 of file GUIService.php.
References ILIAS\Wiki\Content\GUIService\navigation().
|
protected |
Definition at line 45 of file GUIService.php.
Referenced by ILIAS\Wiki\Content\GUIService\getCurrentPageGUI().
|
protected |
Definition at line 34 of file GUIService.php.
Referenced by ILIAS\Wiki\Content\GUIService\__construct().
|
protected |
Definition at line 33 of file GUIService.php.
Referenced by ILIAS\Wiki\Content\GUIService\__construct().
|
protected |
Definition at line 32 of file GUIService.php.