|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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\Export\InternalRepoService\$data, and ILIAS\Export\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.
|
protected |
Definition at line 30 of file class.InternalRepoService.php.