|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\News\Dashboard\DashboardSessionRepository: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().
Here is the call graph for this function:| ILIAS\News\Dashboard\DashboardSessionRepository::setDashboardNewsPeriod | ( | int | $period | ) |
Definition at line 34 of file class.DashboardSessionRepository.php.
References ilSession\set().
Here is the call graph for this function:| const ILIAS\News\Dashboard\DashboardSessionRepository::KEY_BASE = "news" |
Definition at line 28 of file class.DashboardSessionRepository.php.