|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Blog\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| navigation () | |
| presentation () | |
| standardRequest () | |
| contributor () | |
| exercise () | |
| permanentLink (int $ref_id=0, int $wsp_id=0) | |
Protected Attributes | |
| InternalDataService | $data_service |
| InternalDomainService | $domain_service |
Definition at line 29 of file class.InternalGUIService.php.
| ILIAS\Blog\InternalGUIService::__construct | ( | Container | $DIC, |
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 36 of file class.InternalGUIService.php.
References ILIAS\Blog\InternalGUIService\$data_service, ILIAS\Blog\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
Here is the call graph for this function:| ILIAS\Blog\InternalGUIService::contributor | ( | ) |
Definition at line 70 of file class.InternalGUIService.php.
| ILIAS\Blog\InternalGUIService::exercise | ( | ) |
Definition at line 79 of file class.InternalGUIService.php.
| ILIAS\Blog\InternalGUIService::navigation | ( | ) |
Definition at line 46 of file class.InternalGUIService.php.
| ILIAS\Blog\InternalGUIService::permanentLink | ( | int | $ref_id = 0, |
| int | $wsp_id = 0 |
||
| ) |
| ILIAS\Blog\InternalGUIService::presentation | ( | ) |
Definition at line 54 of file class.InternalGUIService.php.
Referenced by ILIAS\Blog\Navigation\ToolbarNavigationRenderer\__construct().
Here is the caller graph for this function:| ILIAS\Blog\InternalGUIService::standardRequest | ( | ) |
Definition at line 62 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
Referenced by ILIAS\Blog\PermanentLink\PermanentLinkManager\__construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 33 of file class.InternalGUIService.php.
Referenced by ILIAS\Blog\InternalGUIService\__construct().
|
protected |
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\Blog\InternalGUIService\__construct().