|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Style\Content\InternalService:Public Member Functions | |
| __construct (Container $DIC) | |
| data () | |
| repo () | |
| domain () | |
| gui () | |
Protected Attributes | |
| Container | $DIC |
Static Protected Attributes | |
| static array | $instance = [] |
Definition at line 25 of file class.InternalService.php.
| ILIAS\Style\Content\InternalService::__construct | ( | Container | $DIC | ) |
Definition at line 30 of file class.InternalService.php.
References ILIAS\Style\Content\InternalService\$DIC.
| ILIAS\Style\Content\InternalService::data | ( | ) |
Definition at line 35 of file class.InternalService.php.
Referenced by ILIAS\Style\Content\InternalService\domain(), ILIAS\Style\Content\InternalService\gui(), and ILIAS\Style\Content\InternalService\repo().
Here is the caller graph for this function:| ILIAS\Style\Content\InternalService::domain | ( | ) |
Definition at line 50 of file class.InternalService.php.
References ILIAS\Style\Content\InternalService\data(), and ILIAS\Style\Content\InternalService\repo().
Referenced by ILIAS\Style\Content\InternalService\gui().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Style\Content\InternalService::gui | ( | ) |
Definition at line 59 of file class.InternalService.php.
References ILIAS\Style\Content\InternalService\data(), and ILIAS\Style\Content\InternalService\domain().
Here is the call graph for this function:| ILIAS\Style\Content\InternalService::repo | ( | ) |
Definition at line 40 of file class.InternalService.php.
References ILIAS\Style\Content\InternalService\data().
Referenced by ILIAS\Style\Content\InternalService\domain().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 28 of file class.InternalService.php.
Referenced by ILIAS\Style\Content\InternalService\__construct().
|
staticprotected |
Definition at line 27 of file class.InternalService.php.