ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Public Member Functions | |
__construct (InternalDataService $data_service, InternalRepoService $repo_service, InternalDomainService $domain_service) | |
navigation (\ilObjWiki $wiki, int $wpg_id=0, string $page_title="", string $lang="-") | |
Protected Attributes | |
InternalDomainService | $domain_service |
InternalRepoService | $repo_service |
InternalDataService | $data_service |
Definition at line 30 of file DomainService.php.
ILIAS\Wiki\Content\DomainService::__construct | ( | InternalDataService | $data_service, |
InternalRepoService | $repo_service, | ||
InternalDomainService | $domain_service | ||
) |
Definition at line 36 of file DomainService.php.
References ILIAS\Wiki\Content\DomainService\$data_service, ILIAS\Wiki\Content\DomainService\$domain_service, and ILIAS\Wiki\Content\DomainService\$repo_service.
ILIAS\Wiki\Content\DomainService::navigation | ( | \ilObjWiki | $wiki, |
int | $wpg_id = 0 , |
||
string | $page_title = "" , |
||
string | $lang = "-" |
||
) |
Definition at line 46 of file DomainService.php.
References $lang, and ilObject\getRefId().
|
protected |
Definition at line 34 of file DomainService.php.
Referenced by ILIAS\Wiki\Content\DomainService\__construct().
|
protected |
Definition at line 32 of file DomainService.php.
Referenced by ILIAS\Wiki\Content\DomainService\__construct().
|
protected |
Definition at line 33 of file DomainService.php.
Referenced by ILIAS\Wiki\Content\DomainService\__construct().