|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Wiki\Content\DomainService: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().
Here is the call graph for this function:
|
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().