|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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.
| ILIAS\Notes\InternalRepoService::notesSession | ( | ) |
Definition at line 46 of file class.InternalRepoService.php.
| ILIAS\Notes\InternalRepoService::settings | ( | ) |
Definition at line 51 of file class.InternalRepoService.php.
|
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().