ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
__construct (InternalDataService $data_service, InternalRepoService $repo_service, InternalDomainService $domain_service) | |
getWikiPage (int $ref_id, int $pg_id, int $old_nr=0, string $lang="-") | |
page (int $ref_id) | |
Protected Attributes | |
InternalDomainService | $domain_service |
InternalRepoService | $repo_service |
InternalDataService | $data_service |
Definition at line 30 of file DomainService.php.
ILIAS\Wiki\Page\DomainService::__construct | ( | InternalDataService | $data_service, |
InternalRepoService | $repo_service, | ||
InternalDomainService | $domain_service | ||
) |
Definition at line 36 of file DomainService.php.
References ILIAS\Wiki\Page\DomainService\$data_service, ILIAS\Wiki\Page\DomainService\$domain_service, and ILIAS\Wiki\Page\DomainService\$repo_service.
ILIAS\Wiki\Page\DomainService::getWikiPage | ( | int | $ref_id, |
int | $pg_id, | ||
int | $old_nr = 0 , |
||
string | $lang = "-" |
||
) |
Definition at line 46 of file DomainService.php.
References $lang.
ILIAS\Wiki\Page\DomainService::page | ( | int | $ref_id | ) |
|
protected |
Definition at line 34 of file DomainService.php.
Referenced by ILIAS\Wiki\Page\DomainService\__construct().
|
protected |
Definition at line 32 of file DomainService.php.
Referenced by ILIAS\Wiki\Page\DomainService\__construct().
|
protected |
Definition at line 33 of file DomainService.php.
Referenced by ILIAS\Wiki\Page\DomainService\__construct().