ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
term (\ilObjGlossary $glossary, int $user_id=0) | |
Protected Attributes | |
InternalRepoService | $repo_service |
InternalDataService | $data_service |
Definition at line 30 of file class.InternalDomainService.php.
ILIAS\Glossary\InternalDomainService::__construct | ( | Container | $DIC, |
InternalRepoService | $repo_service, | ||
InternalDataService | $data_service | ||
) |
Definition at line 37 of file class.InternalDomainService.php.
References ILIAS\Glossary\InternalDomainService\$data_service, ILIAS\Glossary\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
ILIAS\Glossary\InternalDomainService::term | ( | \ilObjGlossary | $glossary, |
int | $user_id = 0 |
||
) |
Definition at line 58 of file class.InternalDomainService.php.
References ILIAS\Repository\user().
|
protected |
Definition at line 35 of file class.InternalDomainService.php.
Referenced by ILIAS\Glossary\InternalDomainService\__construct().
|
protected |
Definition at line 34 of file class.InternalDomainService.php.
Referenced by ILIAS\Glossary\InternalDomainService\__construct().