| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Notes\NotesSessionRepository: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().
 Here is the call graph for this function:| ILIAS\Notes\NotesSessionRepository::setSortAscending | ( | bool | $asc | ) | 
Definition at line 34 of file class.NotesSessionRepository.php.
References ilSession\set().
 Here is the call graph for this function:| const ILIAS\Notes\NotesSessionRepository::KEY_BASE = "notes" | 
Definition at line 28 of file class.NotesSessionRepository.php.