|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Container\Skills\SkillInternalGUIService:Public Member Functions | |
| __construct (HTTP\Services $http, Refinery\Factory $refinery, array $query_params=null, array $post_data=null) | |
| request () | |
| Get request wrappers. More... | |
Protected Attributes | |
| HTTP Services | $http |
| Refinery Factory | $refinery |
| SkillContainerGUIRequest | $request |
Definition at line 30 of file class.SkillInternalGUIService.php.
| ILIAS\Container\Skills\SkillInternalGUIService::__construct | ( | HTTP\Services | $http, |
| Refinery\Factory | $refinery, | ||
| array | $query_params = null, |
||
| array | $post_data = null |
||
| ) |
Definition at line 36 of file class.SkillInternalGUIService.php.
References $DIC, ILIAS\Container\Skills\SkillInternalGUIService\$http, ILIAS\Container\Skills\SkillInternalGUIService\$refinery, ILIAS\FileDelivery\http(), ILIAS\Repository\refinery(), and ILIAS\Container\Skills\SkillInternalGUIService\request().
Here is the call graph for this function:| ILIAS\Container\Skills\SkillInternalGUIService::request | ( | ) |
Get request wrappers.
If dummy data is provided the usual http wrapper will not be used.
Definition at line 60 of file class.SkillInternalGUIService.php.
References ILIAS\Container\Skills\SkillInternalGUIService\$request.
Referenced by ILIAS\Container\Skills\SkillInternalGUIService\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 32 of file class.SkillInternalGUIService.php.
Referenced by ILIAS\Container\Skills\SkillInternalGUIService\__construct().
|
protected |
Definition at line 33 of file class.SkillInternalGUIService.php.
Referenced by ILIAS\Container\Skills\SkillInternalGUIService\__construct().
|
protected |
Definition at line 34 of file class.SkillInternalGUIService.php.
Referenced by ILIAS\Container\Skills\SkillInternalGUIService\request().