|
ILIAS
trunk Revision v12.0_alpha-454-g178fcb218fa
|
Collaboration diagram for ILIAS\News\Dashboard\DashboardNewsManager:Public Member Functions | |
| __construct (protected InternalDataService $data, protected InternalRepoService $repo, protected InternalDomainService $domain) | |
| getDashboardNewsPeriod () | |
| getDashboardSelectedRefId () | |
| saveFilterData (?array $data) | |
| getPeriodOptions () | |
| getContextOptions () | |
Protected Attributes | |
| DashboardSessionRepository | $session_repo |
| ilFavouritesManager | $fav_manager |
Definition at line 31 of file class.DashboardNewsManager.php.
| ILIAS\News\Dashboard\DashboardNewsManager::__construct | ( | protected InternalDataService | $data, |
| protected InternalRepoService | $repo, | ||
| protected InternalDomainService | $domain | ||
| ) |
Definition at line 36 of file class.DashboardNewsManager.php.
References ILIAS\News\InternalRepoService\dashboard().
Here is the call graph for this function:| ILIAS\News\Dashboard\DashboardNewsManager::getContextOptions | ( | ) |
Definition at line 111 of file class.DashboardNewsManager.php.
References $context, ILIAS\UI\Implementation\Component\Input\Field\$options, ilObject\_lookupTitle(), and ILIAS\News\Dashboard\DashboardNewsManager\getDashboardNewsPeriod().
Here is the call graph for this function:| ILIAS\News\Dashboard\DashboardNewsManager::getDashboardNewsPeriod | ( | ) |
Definition at line 45 of file class.DashboardNewsManager.php.
References ilNewsItem\_lookupUserPDPeriod().
Referenced by ILIAS\News\Dashboard\DashboardNewsManager\getContextOptions().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\News\Dashboard\DashboardNewsManager::getDashboardSelectedRefId | ( | ) |
Definition at line 55 of file class.DashboardNewsManager.php.
| ILIAS\News\Dashboard\DashboardNewsManager::getPeriodOptions | ( | ) |
Definition at line 75 of file class.DashboardNewsManager.php.
References $lng, ILIAS\UI\Implementation\Component\Input\Field\$options, and ilNewsItem\_lookupDefaultPDPeriod().
Here is the call graph for this function:| ILIAS\News\Dashboard\DashboardNewsManager::saveFilterData | ( | ?array | $data | ) |
Definition at line 61 of file class.DashboardNewsManager.php.
References $data.
|
protected |
Definition at line 34 of file class.DashboardNewsManager.php.
|
protected |
Definition at line 33 of file class.DashboardNewsManager.php.