ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
__construct (Container $DIC) | |
data () | |
repo () | |
domain () | |
gui () | |
Protected Attributes | |
Container | $DIC |
Static Protected Attributes | |
static InternalDataService | $data = null |
static InternalRepoService | $repo = null |
static InternalDomainService | $domain = null |
static InternalGUIService | $gui = null |
Definition at line 25 of file class.InternalService.php.
ILIAS\Taxonomy\InternalService::__construct | ( | Container | $DIC | ) |
Definition at line 33 of file class.InternalService.php.
References ILIAS\Taxonomy\InternalService\$DIC.
ILIAS\Taxonomy\InternalService::data | ( | ) |
Definition at line 38 of file class.InternalService.php.
References $data.
Referenced by ILIAS\Taxonomy\InternalService\domain(), ILIAS\Taxonomy\InternalService\gui(), and ILIAS\Taxonomy\InternalService\repo().
ILIAS\Taxonomy\InternalService::domain | ( | ) |
Definition at line 57 of file class.InternalService.php.
References ILIAS\Taxonomy\InternalService\data(), and ILIAS\Taxonomy\InternalService\repo().
Referenced by ILIAS\Taxonomy\InternalService\gui().
ILIAS\Taxonomy\InternalService::gui | ( | ) |
Definition at line 69 of file class.InternalService.php.
References ILIAS\Taxonomy\InternalService\data(), and ILIAS\Taxonomy\InternalService\domain().
ILIAS\Taxonomy\InternalService::repo | ( | ) |
Definition at line 46 of file class.InternalService.php.
References ILIAS\Taxonomy\InternalService\data().
Referenced by ILIAS\Taxonomy\InternalService\domain().
|
staticprotected |
Definition at line 28 of file class.InternalService.php.
|
protected |
Definition at line 27 of file class.InternalService.php.
Referenced by ILIAS\Taxonomy\InternalService\__construct().
|
staticprotected |
Definition at line 30 of file class.InternalService.php.
|
staticprotected |
Definition at line 31 of file class.InternalService.php.
|
staticprotected |
Definition at line 29 of file class.InternalService.php.