| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Container\InternalDomainService:Public Member Functions | |
| __construct (DI\Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| content () | |
| page (\ilContainer $container, ?string $lang=null) | |
| classification (int $base_ref_id) | |
Protected Attributes | |
| ILIAS Style Content DomainService | $content_style_domain | 
| InternalRepoService | $repo_service | 
| InternalDataService | $data_service | 
Definition at line 31 of file class.InternalDomainService.php.
| ILIAS\Container\InternalDomainService::__construct | ( | DI\Container | $DIC, | 
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) | 
Definition at line 39 of file class.InternalDomainService.php.
References ILIAS\Container\InternalDomainService\$data_service, ILIAS\Container\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
 Here is the call graph for this function:| ILIAS\Container\InternalDomainService::classification | ( | int | $base_ref_id | ) | 
Definition at line 71 of file class.InternalDomainService.php.
| ILIAS\Container\InternalDomainService::content | ( | ) | 
Definition at line 50 of file class.InternalDomainService.php.
Referenced by ILIAS\Container\Content\ItemPresentationManager\__construct(), and ILIAS\Container\Content\DomainService\__construct().
 Here is the caller graph for this function:| ILIAS\Container\InternalDomainService::page | ( | \ilContainer | $container, | 
| ?string | $lang = null  | 
        ||
| ) | 
      
  | 
  protected | 
Definition at line 35 of file class.InternalDomainService.php.
      
  | 
  protected | 
Definition at line 37 of file class.InternalDomainService.php.
Referenced by ILIAS\Container\InternalDomainService\__construct().
      
  | 
  protected | 
Definition at line 36 of file class.InternalDomainService.php.
Referenced by ILIAS\Container\InternalDomainService\__construct().