ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
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().
|
protected |
Definition at line 27 of file class.Service.php.
Referenced by ILIAS\Taxonomy\Service\__construct().