|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Taxonomy\Service:Public Member Functions | |
| __construct (Container $DIC) | |
| gui () | |
| Internal service, do not use in other components. More... | |
| domain () | |
| External domain service. More... | |
Protected Attributes | |
| Container | $DIC |
Definition at line 25 of file class.Service.php.
| ILIAS\Taxonomy\Service::__construct | ( | Container | $DIC | ) |
Definition at line 29 of file class.Service.php.
References ILIAS\Taxonomy\Service\$DIC.
| ILIAS\Taxonomy\Service::domain | ( | ) |
External domain service.
Definition at line 55 of file class.Service.php.
References ILIAS\Taxonomy\Service\domain().
Referenced by ILIAS\Taxonomy\Service\domain().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Taxonomy\Service::gui | ( | ) |
Internal service, do not use in other components.
External GUI service
Definition at line 45 of file class.Service.php.
References ILIAS\Taxonomy\Service\gui().
Referenced by ILIAS\Taxonomy\Service\gui().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.Service.php.
Referenced by ILIAS\Taxonomy\Service\__construct().