ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct () | |
setDashboardNewsPeriod (int $period) | |
getDashboardNewsPeriod () | |
Data Fields | |
const | KEY_BASE = "news" |
Definition at line 26 of file class.DashboardSessionRepository.php.
ILIAS\News\Dashboard\DashboardSessionRepository::__construct | ( | ) |
Definition at line 30 of file class.DashboardSessionRepository.php.
ILIAS\News\Dashboard\DashboardSessionRepository::getDashboardNewsPeriod | ( | ) |
Definition at line 39 of file class.DashboardSessionRepository.php.
References ilSession\get(), and ilSession\has().
ILIAS\News\Dashboard\DashboardSessionRepository::setDashboardNewsPeriod | ( | int | $period | ) |
Definition at line 34 of file class.DashboardSessionRepository.php.
References ilSession\set().
const ILIAS\News\Dashboard\DashboardSessionRepository::KEY_BASE = "news" |
Definition at line 28 of file class.DashboardSessionRepository.php.