|
ILIAS
release_8 Revision v8.24
|
Content style internal service. More...
Collaboration diagram for ILIAS\Style\Content\Service:Public Member Functions | |
| __construct (Container $DIC) | |
| 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().
Here is the call graph for this function:| ILIAS\Style\Content\Service::domain | ( | ) |
Definition at line 62 of file class.Service.php.
Referenced by ILIAS\Style\Content\Service\__construct().
Here is the caller graph for this 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().
Here is the caller graph for this function:
|
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.