|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Notes internal repo service. More...
Collaboration diagram for ILIAS\News\InternalRepoService:Public Member Functions | |
| __construct (protected InternalDataService $data, protected \ilDBInterface $db) | |
| cache () | |
| news () | |
| dashboard () | |
Protected Attributes | |
| NewsCache | $cache |
Notes internal repo service.
Definition at line 31 of file class.InternalRepoService.php.
| ILIAS\News\InternalRepoService::__construct | ( | protected InternalDataService | $data, |
| protected \ilDBInterface | $db | ||
| ) |
Definition at line 35 of file class.InternalRepoService.php.
References ILIAS\News\InternalRepoService\cache().
Here is the call graph for this function:| ILIAS\News\InternalRepoService::cache | ( | ) |
Definition at line 40 of file class.InternalRepoService.php.
References ILIAS\News\InternalRepoService\$cache.
Referenced by ILIAS\News\InternalRepoService\__construct().
Here is the caller graph for this function:| ILIAS\News\InternalRepoService::dashboard | ( | ) |
Definition at line 50 of file class.InternalRepoService.php.
Referenced by ILIAS\News\Dashboard\DashboardNewsManager\__construct().
Here is the caller graph for this function:| ILIAS\News\InternalRepoService::news | ( | ) |
Definition at line 45 of file class.InternalRepoService.php.
|
protected |
Definition at line 33 of file class.InternalRepoService.php.
Referenced by ILIAS\News\InternalRepoService\cache().