ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (InternalDataService $data_service, InternalDomainService $domain_service, \ILIAS\News\InternalGUIService $gui_service) | |
getFilter ($force_re_init=false) | |
getTimelineGUI () | |
Protected Attributes | |
DashboardNewsManager | $manager |
InternalDataService | $data |
InternalDomainService | $domain |
ILIAS News InternalGUIService | $gui |
FilterAdapterGUI | $filter = null |
Definition at line 32 of file class.InternalGUIService.php.
ILIAS\News\Dashboard\InternalGUIService::__construct | ( | InternalDataService | $data_service, |
InternalDomainService | $domain_service, | ||
\ILIAS\News\InternalGUIService | $gui_service | ||
) |
Definition at line 40 of file class.InternalGUIService.php.
References ILIAS\News\InternalDomainService\dashboard().
ILIAS\News\Dashboard\InternalGUIService::getFilter | ( | $force_re_init = false | ) |
Definition at line 51 of file class.InternalGUIService.php.
References ILIAS\News\Dashboard\InternalGUIService\$filter, ILIAS\News\Dashboard\InternalGUIService\$gui, $lng, ILIAS\Repository\filter(), and null.
Referenced by ILIAS\News\Dashboard\InternalGUIService\getTimelineGUI().
ILIAS\News\Dashboard\InternalGUIService::getTimelineGUI | ( | ) |
Definition at line 79 of file class.InternalGUIService.php.
References ILIAS\Tracking\View\DataRetrieval\Filter\FilterAdapterGUI\getData(), ILIAS\News\Dashboard\InternalGUIService\getFilter(), ilNewsTimelineGUI\getInstance(), and ILIAS\Repository\int().
|
protected |
Definition at line 35 of file class.InternalGUIService.php.
|
protected |
Definition at line 36 of file class.InternalGUIService.php.
|
protected |
Definition at line 38 of file class.InternalGUIService.php.
Referenced by ILIAS\News\Dashboard\InternalGUIService\getFilter().
|
protected |
Definition at line 37 of file class.InternalGUIService.php.
Referenced by ILIAS\News\Dashboard\InternalGUIService\getFilter().
|
protected |
Definition at line 34 of file class.InternalGUIService.php.