| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
Notes internal repo service. More...
 Collaboration diagram for ILIAS\Notes\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| note () | |
| notesSession () | |
| settings () | |
Protected Attributes | |
| InternalDataService | $data | 
| ilDBInterface | $db | 
Notes internal repo service.
Definition at line 27 of file class.InternalRepoService.php.
| ILIAS\Notes\InternalRepoService::__construct | ( | InternalDataService | $data, | 
| \ilDBInterface | $db | ||
| ) | 
Definition at line 32 of file class.InternalRepoService.php.
References ILIAS\Notes\InternalRepoService\$data, and ILIAS\Notes\InternalRepoService\$db.
| ILIAS\Notes\InternalRepoService::note | ( | ) | 
Definition at line 38 of file class.InternalRepoService.php.
Referenced by ILIAS\Notes\NotesManager\__construct().
 Here is the caller graph for this function:| ILIAS\Notes\InternalRepoService::notesSession | ( | ) | 
Definition at line 46 of file class.InternalRepoService.php.
Referenced by ILIAS\Notes\NotesManager\__construct().
 Here is the caller graph for this function:| ILIAS\Notes\InternalRepoService::settings | ( | ) | 
Definition at line 51 of file class.InternalRepoService.php.
Referenced by ILIAS\Notes\NotesManager\__construct().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 29 of file class.InternalRepoService.php.
Referenced by ILIAS\Notes\InternalRepoService\__construct().
      
  | 
  protected | 
Definition at line 30 of file class.InternalRepoService.php.
Referenced by ILIAS\Notes\InternalRepoService\__construct().