|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Help\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| guidedTour () | |
| map () | |
| tooltips () | |
| module () | |
| presentation () | |
Protected Attributes | |
| array | $container = [] |
| InternalRepoService | $repo_service |
| InternalDataService | $data_service |
Static Protected Attributes | |
| static array | $instance = [] |
Definition at line 30 of file class.InternalDomainService.php.
| ILIAS\Help\InternalDomainService::__construct | ( | Container | $DIC, |
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) |
Definition at line 40 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::guidedTour | ( | ) |
Definition at line 50 of file class.InternalDomainService.php.
Referenced by ILIAS\Help\Tooltips\TooltipsManager\__construct().
Here is the caller graph for this function:| ILIAS\Help\InternalDomainService::map | ( | ) |
Definition at line 60 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 78 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 89 of file class.InternalDomainService.php.
| ILIAS\Help\InternalDomainService::tooltips | ( | ) |
Definition at line 69 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 38 of file class.InternalDomainService.php.
Referenced by ILIAS\Help\InternalDomainService\__construct().
|
staticprotected |
Definition at line 35 of file class.InternalDomainService.php.
|
protected |
Definition at line 37 of file class.InternalDomainService.php.
Referenced by ILIAS\Help\InternalDomainService\__construct().