ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
noteAccess () | |
notes () | |
notification () | |
Protected Attributes | |
InternalRepoService | $repo_service |
InternalDataService | $data_service |
Definition at line 29 of file class.InternalDomainService.php.
ILIAS\Notes\InternalDomainService::__construct | ( | Container | $DIC, |
InternalRepoService | $repo_service, | ||
InternalDataService | $data_service | ||
) |
Definition at line 36 of file class.InternalDomainService.php.
References ILIAS\Notes\InternalDomainService\$data_service, ILIAS\Notes\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
ILIAS\Notes\InternalDomainService::noteAccess | ( | ) |
Definition at line 46 of file class.InternalDomainService.php.
Referenced by ILIAS\Notes\NotesManager\__construct().
ILIAS\Notes\InternalDomainService::notes | ( | ) |
Definition at line 55 of file class.InternalDomainService.php.
Referenced by ILIAS\Notes\DomainService\__construct().
ILIAS\Notes\InternalDomainService::notification | ( | ) |
Definition at line 64 of file class.InternalDomainService.php.
Referenced by ILIAS\Notes\NotesManager\__construct().
|
protected |
Definition at line 34 of file class.InternalDomainService.php.
Referenced by ILIAS\Notes\InternalDomainService\__construct().
|
protected |
Definition at line 33 of file class.InternalDomainService.php.
Referenced by ILIAS\Notes\InternalDomainService\__construct().