|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Blog\InternalService:Public Member Functions | |
| __construct (Container $DIC) | |
| data () | |
| repo () | |
| domain () | |
| gui () | |
Protected Attributes | |
| Container | $DIC |
| array | $instance = [] |
Definition at line 28 of file class.InternalService.php.
| ILIAS\Blog\InternalService::__construct | ( | Container | $DIC | ) |
Definition at line 33 of file class.InternalService.php.
References ILIAS\Blog\InternalService\$DIC.
| ILIAS\Blog\InternalService::data | ( | ) |
Definition at line 38 of file class.InternalService.php.
Referenced by ILIAS\Blog\InternalService\domain(), ILIAS\Blog\InternalService\gui(), and ILIAS\Blog\InternalService\repo().
Here is the caller graph for this function:| ILIAS\Blog\InternalService::domain | ( | ) |
Definition at line 53 of file class.InternalService.php.
References ILIAS\Blog\InternalService\data(), and ILIAS\Blog\InternalService\repo().
Referenced by ILIAS\Blog\InternalService\gui().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Blog\InternalService::gui | ( | ) |
Definition at line 63 of file class.InternalService.php.
References ILIAS\Blog\InternalService\data(), and ILIAS\Blog\InternalService\domain().
Here is the call graph for this function:| ILIAS\Blog\InternalService::repo | ( | ) |
Definition at line 44 of file class.InternalService.php.
References ILIAS\Blog\InternalService\data().
Referenced by ILIAS\Blog\InternalService\domain().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 30 of file class.InternalService.php.
Referenced by ILIAS\Blog\InternalService\__construct().
|
protected |
Definition at line 31 of file class.InternalService.php.