|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Wiki\Page\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| getWikiPageGUI (int $ref_id, int $pg_id, int $old_nr=0, string $lang="-") | |
Protected Attributes | |
| InternalGUIService | $gui_service |
| InternalDomainService | $domain_service |
Definition at line 30 of file GUIService.php.
| ILIAS\Wiki\Page\GUIService::__construct | ( | InternalDomainService | $domain_service, |
| InternalGUIService | $gui_service | ||
| ) |
Definition at line 35 of file GUIService.php.
References ILIAS\Wiki\Page\GUIService\$domain_service, and ILIAS\Wiki\Page\GUIService\$gui_service.
| ILIAS\Wiki\Page\GUIService::getWikiPageGUI | ( | int | $ref_id, |
| int | $pg_id, | ||
| int | $old_nr = 0, |
||
| string | $lang = "-" |
||
| ) |
Definition at line 43 of file GUIService.php.
|
protected |
Definition at line 33 of file GUIService.php.
Referenced by ILIAS\Wiki\Page\GUIService\__construct().
|
protected |
Definition at line 32 of file GUIService.php.
Referenced by ILIAS\Wiki\Page\GUIService\__construct().