ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
settings (int $rep_obj_id) | |
usage () | |
Protected Attributes | |
InternalRepoService | $repo_service |
InternalDataService | $data_service |
Definition at line 28 of file class.InternalDomainService.php.
ILIAS\Taxonomy\InternalDomainService::__construct | ( | Container | $DIC, |
InternalRepoService | $repo_service, | ||
InternalDataService | $data_service | ||
) |
Definition at line 35 of file class.InternalDomainService.php.
References ILIAS\Taxonomy\InternalDomainService\$data_service, ILIAS\Taxonomy\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
ILIAS\Taxonomy\InternalDomainService::settings | ( | int | $rep_obj_id | ) |
Definition at line 45 of file class.InternalDomainService.php.
ILIAS\Taxonomy\InternalDomainService::usage | ( | ) |
Definition at line 50 of file class.InternalDomainService.php.
|
protected |
Definition at line 33 of file class.InternalDomainService.php.
Referenced by ILIAS\Taxonomy\InternalDomainService\__construct().
|
protected |
Definition at line 32 of file class.InternalDomainService.php.
Referenced by ILIAS\Taxonomy\InternalDomainService\__construct().