| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Wiki\Wiki\DomainService:Public Member Functions | |
| __construct (InternalDataService $data_service, InternalRepoService $repo_service, InternalDomainService $domain_service) | |
| checkRefId (int $ref_id) | |
| getObjId (int $ref_id) | |
| object (int $ref_id) | |
| translation (int $obj_id) | |
| getStartingPageId (int $wiki_ref_id) | |
Protected Attributes | |
| InternalDomainService | $domain_service | 
| InternalRepoService | $repo_service | 
| InternalDataService | $data_service | 
Definition at line 30 of file DomainService.php.
| ILIAS\Wiki\Wiki\DomainService::__construct | ( | InternalDataService | $data_service, | 
| InternalRepoService | $repo_service, | ||
| InternalDomainService | $domain_service | ||
| ) | 
Definition at line 36 of file DomainService.php.
References ILIAS\Wiki\Wiki\DomainService\$data_service, ILIAS\Wiki\Wiki\DomainService\$domain_service, and ILIAS\Wiki\Wiki\DomainService\$repo_service.
| ILIAS\Wiki\Wiki\DomainService::checkRefId | ( | int | $ref_id | ) | 
Definition at line 46 of file DomainService.php.
References ilObject\_lookupObjId(), and ilObject\_lookupType().
Referenced by ILIAS\Wiki\Wiki\DomainService\object().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Wiki\Wiki\DomainService::getObjId | ( | int | $ref_id | ) | 
Definition at line 54 of file DomainService.php.
| ILIAS\Wiki\Wiki\DomainService::getStartingPageId | ( | int | $wiki_ref_id | ) | 
Definition at line 71 of file DomainService.php.
References ILIAS\Wiki\Wiki\DomainService\object().
 Here is the call graph for this function:| ILIAS\Wiki\Wiki\DomainService::object | ( | int | $ref_id | ) | 
Definition at line 59 of file DomainService.php.
References ILIAS\Wiki\Wiki\DomainService\checkRefId().
Referenced by ILIAS\Wiki\Wiki\DomainService\getStartingPageId().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Wiki\Wiki\DomainService::translation | ( | int | $obj_id | ) | 
Definition at line 66 of file DomainService.php.
      
  | 
  protected | 
Definition at line 34 of file DomainService.php.
Referenced by ILIAS\Wiki\Wiki\DomainService\__construct().
      
  | 
  protected | 
Definition at line 32 of file DomainService.php.
Referenced by ILIAS\Wiki\Wiki\DomainService\__construct().
      
  | 
  protected | 
Definition at line 33 of file DomainService.php.
Referenced by ILIAS\Wiki\Wiki\DomainService\__construct().