| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Repository\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| clipboard () | |
Protected Attributes | |
| InternalRepoService | $repo_service | 
| InternalDataService | $data_service | 
Definition at line 29 of file class.InternalDomainService.php.
| ILIAS\Repository\InternalDomainService::__construct | ( | Container | $DIC, | 
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) | 
Definition at line 36 of file class.InternalDomainService.php.
References ILIAS\Repository\InternalDomainService\$data_service, ILIAS\Repository\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
 Here is the call graph for this function:| ILIAS\Repository\InternalDomainService::clipboard | ( | ) | 
Definition at line 57 of file class.InternalDomainService.php.
      
  | 
  protected | 
Definition at line 34 of file class.InternalDomainService.php.
Referenced by ILIAS\Repository\InternalDomainService\__construct().
      
  | 
  protected | 
Definition at line 33 of file class.InternalDomainService.php.
Referenced by ILIAS\Repository\InternalDomainService\__construct(), and ILIAS\Style\Content\InternalDomainService\__construct().