|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\News\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| dashboard () | |
| timeline () | |
Protected Attributes | |
| InternalRepoService | $repo_service |
| InternalDataService | $data_service |
Definition at line 31 of file class.InternalDomainService.php.
| ILIAS\News\InternalDomainService::__construct | ( | Container | $DIC, |
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) |
Definition at line 38 of file class.InternalDomainService.php.
References ILIAS\Repository\initDomainServices().
Here is the call graph for this function:| ILIAS\News\InternalDomainService::dashboard | ( | ) |
Definition at line 48 of file class.InternalDomainService.php.
Referenced by ILIAS\News\Dashboard\InternalGUIService\__construct().
Here is the caller graph for this function:| ILIAS\News\InternalDomainService::timeline | ( | ) |
Definition at line 57 of file class.InternalDomainService.php.
|
protected |
Definition at line 36 of file class.InternalDomainService.php.
|
protected |
Definition at line 35 of file class.InternalDomainService.php.