ILIAS
release_8 Revision v8.19
|
Content style internal service. More...
Public Member Functions | |
__construct (Container $DIC) | |
function | gui () |
Internal service, do not use in other components. More... | |
domain () | |
Protected Attributes | |
Container | $DIC |
InternalService | $internal |
DomainService | $domain |
GUIService | $gui |
Content style internal service.
Definition at line 29 of file class.Service.php.
ILIAS\Style\Content\Service::__construct | ( | Container | $DIC | ) |
Definition at line 36 of file class.Service.php.
References ILIAS\Repository\Service\$DIC, ILIAS\Style\Content\Service\domain(), and ILIAS\Style\Content\Service\gui().
ILIAS\Style\Content\Service::domain | ( | ) |
Definition at line 62 of file class.Service.php.
Referenced by ILIAS\Style\Content\Service\__construct().
function ILIAS\Style\Content\Service::gui | ( | ) |
Internal service, do not use in other components.
Definition at line 57 of file class.Service.php.
Referenced by ILIAS\Style\Content\Service\__construct().
|
protected |
Definition at line 31 of file class.Service.php.
|
protected |
Definition at line 33 of file class.Service.php.
|
protected |
Definition at line 34 of file class.Service.php.
|
protected |
Definition at line 32 of file class.Service.php.