|
ILIAS
trunk Revision v12.0_alpha-1227-g7ff6d300864
|
Collaboration diagram for ILIAS\News\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, protected InternalRepoService $repo_service, protected InternalDataService $data_service) | |
| resolver () | |
| collection () | |
| dashboard () | |
| timeline () | |
Definition at line 33 of file class.InternalDomainService.php.
| ILIAS\News\InternalDomainService::__construct | ( | Container | $DIC, |
| protected InternalRepoService | $repo_service, | ||
| protected InternalDataService | $data_service | ||
| ) |
Definition at line 37 of file class.InternalDomainService.php.
References ILIAS\Repository\initDomainServices().
Here is the call graph for this function:| ILIAS\News\InternalDomainService::collection | ( | ) |
Definition at line 55 of file class.InternalDomainService.php.
| ILIAS\News\InternalDomainService::dashboard | ( | ) |
Definition at line 66 of file class.InternalDomainService.php.
Referenced by ILIAS\News\Dashboard\InternalGUIService\__construct().
Here is the caller graph for this function:| ILIAS\News\InternalDomainService::resolver | ( | ) |
Definition at line 45 of file class.InternalDomainService.php.
| ILIAS\News\InternalDomainService::timeline | ( | ) |
Definition at line 75 of file class.InternalDomainService.php.