ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct () | |
setSortAscending (bool $asc) | |
getSortAscending () | |
Data Fields | |
const | KEY_BASE = "notes" |
Definition at line 26 of file class.NotesSessionRepository.php.
ILIAS\Notes\NotesSessionRepository::__construct | ( | ) |
Definition at line 30 of file class.NotesSessionRepository.php.
ILIAS\Notes\NotesSessionRepository::getSortAscending | ( | ) |
Definition at line 39 of file class.NotesSessionRepository.php.
References ILIAS\Repository\get(), and ilSession\has().
ILIAS\Notes\NotesSessionRepository::setSortAscending | ( | bool | $asc | ) |
Definition at line 34 of file class.NotesSessionRepository.php.
References ilSession\set().
const ILIAS\Notes\NotesSessionRepository::KEY_BASE = "notes" |
Definition at line 28 of file class.NotesSessionRepository.php.