ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (Container $DIC) | |
data () | |
Internal service, do not use in other components. More... | |
domain () | |
External domain service facade. More... | |
gui () | |
External gui service facade. More... | |
Protected Attributes | |
Container | $DIC |
Definition at line 28 of file class.Service.php.
ILIAS\Notes\Service::__construct | ( | Container | $DIC | ) |
Definition at line 32 of file class.Service.php.
References $DIC.
ILIAS\Notes\Service::data | ( | ) |
Internal service, do not use in other components.
External data service facade
Definition at line 48 of file class.Service.php.
References ILIAS\Notes\Service\data().
Referenced by ILIAS\Notes\Service\data().
ILIAS\Notes\Service::domain | ( | ) |
External domain service facade.
Definition at line 56 of file class.Service.php.
References ILIAS\Export\Service\domain().
ILIAS\Notes\Service::gui | ( | ) |
External gui service facade.
Definition at line 64 of file class.Service.php.
References ILIAS\Notes\Service\gui().
Referenced by ILIAS\Notes\Service\gui().
|
protected |
Definition at line 30 of file class.Service.php.