|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Taxonomy\InternalDomainService: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().
Here is the call graph for this function:| 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().