|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Wiki\Page\DomainService: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.
| ILIAS\Wiki\Page\DomainService::page | ( | int | $ref_id | ) |
Definition at line 61 of file DomainService.php.
|
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().