|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Wiki\Content\GUIService: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().
Here is the call graph for this function:
|
protected |
Definition at line 45 of file GUIService.php.
Referenced by ILIAS\Wiki\Content\GUIService\getCurrentPageGUI().
Here is the caller graph for this function:
|
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.