ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Notes internal repo service. More...
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().
ILIAS\Notes\InternalRepoService::notesSession | ( | ) |
Definition at line 46 of file class.InternalRepoService.php.
Referenced by ILIAS\Notes\NotesManager\__construct().
ILIAS\Notes\InternalRepoService::settings | ( | ) |
Definition at line 51 of file class.InternalRepoService.php.
Referenced by ILIAS\Notes\NotesManager\__construct().
|
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().