| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Help\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| map () | |
| tooltips () | |
| module () | |
| presentation () | |
Protected Attributes | |
| array | $container = [] | 
| InternalRepoService | $repo_service | 
| InternalDataService | $data_service | 
Definition at line 30 of file class.InternalDomainService.php.
| ILIAS\Help\InternalDomainService::__construct | ( | Container | $DIC, | 
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) | 
Definition at line 39 of file class.InternalDomainService.php.
References ILIAS\Help\InternalDomainService\$data_service, ILIAS\Help\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
 Here is the call graph for this function:| ILIAS\Help\InternalDomainService::map | ( | ) | 
Definition at line 49 of file class.InternalDomainService.php.
Referenced by ILIAS\Help\Module\ModuleManager\__construct().
 Here is the caller graph for this function:| ILIAS\Help\InternalDomainService::module | ( | ) | 
Definition at line 67 of file class.InternalDomainService.php.
Referenced by ILIAS\Help\Presentation\PresentationManager\__construct().
 Here is the caller graph for this function:| ILIAS\Help\InternalDomainService::presentation | ( | ) | 
Definition at line 78 of file class.InternalDomainService.php.
| ILIAS\Help\InternalDomainService::tooltips | ( | ) | 
Definition at line 58 of file class.InternalDomainService.php.
Referenced by ILIAS\Help\Module\ModuleManager\__construct().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 34 of file class.InternalDomainService.php.
      
  | 
  protected | 
Definition at line 37 of file class.InternalDomainService.php.
Referenced by ILIAS\Help\InternalDomainService\__construct().
      
  | 
  protected | 
Definition at line 36 of file class.InternalDomainService.php.
Referenced by ILIAS\Help\InternalDomainService\__construct().