|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\TestQuestionPool\InternalRequestService:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, \ILIAS\FileUpload\FileUpload $upload) | |
| getProcessedUploads () | |
| upload () | |
| isset (string $key) | |
| hasRefId () | |
| getRefId () | |
| hasQuestionId () | |
| getQuestionId () | |
| getIds () | |
| raw (string $key) | |
| float (string $key) | |
| string (string $key) | |
| getParsedBody () | |
| getUnitIds () | |
| getUnitCategoryIds () | |
Protected Attributes | |
| ILIAS HTTP Services | $http |
| ILIAS FileUpload FileUpload | $upload |
Definition at line 25 of file class.InternalRequestService.php.
| ILIAS\TestQuestionPool\InternalRequestService::__construct | ( | \ILIAS\HTTP\Services | $http, |
| \ILIAS\Refinery\Factory | $refinery, | ||
| \ILIAS\FileUpload\FileUpload | $upload | ||
| ) |
Definition at line 32 of file class.InternalRequestService.php.
References ILIAS\TestQuestionPool\InternalRequestService\$upload, ILIAS\Repository\initRequest(), and ILIAS\TestQuestionPool\InternalRequestService\upload().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::float | ( | string | $key | ) |
Definition at line 134 of file class.InternalRequestService.php.
References Vendor\Package\$e, ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::getIds | ( | ) |
Definition at line 120 of file class.InternalRequestService.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::getParsedBody | ( | ) |
Definition at line 150 of file class.InternalRequestService.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::getProcessedUploads | ( | ) |
Definition at line 47 of file class.InternalRequestService.php.
References Vendor\Package\$c, ILIAS\FileDelivery\http(), ILIAS\TestQuestionPool\InternalRequestService\isset(), and ILIAS\TestQuestionPool\InternalRequestService\upload().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::getQuestionId | ( | ) |
Definition at line 114 of file class.InternalRequestService.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::getRefId | ( | ) |
Definition at line 104 of file class.InternalRequestService.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::getUnitCategoryIds | ( | ) |
Definition at line 166 of file class.InternalRequestService.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::getUnitIds | ( | ) |
Definition at line 158 of file class.InternalRequestService.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::hasQuestionId | ( | ) |
Definition at line 109 of file class.InternalRequestService.php.
References ILIAS\TestQuestionPool\InternalRequestService\raw().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::hasRefId | ( | ) |
Definition at line 99 of file class.InternalRequestService.php.
References ILIAS\TestQuestionPool\InternalRequestService\raw().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::isset | ( | string | $key | ) |
Definition at line 95 of file class.InternalRequestService.php.
References ILIAS\TestQuestionPool\InternalRequestService\raw().
Referenced by ILIAS\TestQuestionPool\InternalRequestService\getProcessedUploads().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::raw | ( | string | $key | ) |
Definition at line 128 of file class.InternalRequestService.php.
References ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\refinery().
Referenced by ILIAS\TestQuestionPool\InternalRequestService\hasQuestionId(), ILIAS\TestQuestionPool\InternalRequestService\hasRefId(), and ILIAS\TestQuestionPool\InternalRequestService\isset().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::string | ( | string | $key | ) |
Definition at line 144 of file class.InternalRequestService.php.
References ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\TestQuestionPool\InternalRequestService::upload | ( | ) |
Definition at line 90 of file class.InternalRequestService.php.
References ILIAS\TestQuestionPool\InternalRequestService\$upload.
Referenced by ILIAS\TestQuestionPool\InternalRequestService\__construct(), and ILIAS\TestQuestionPool\InternalRequestService\getProcessedUploads().
Here is the caller graph for this function:
|
protected |
Definition at line 29 of file class.InternalRequestService.php.
|
protected |
Definition at line 30 of file class.InternalRequestService.php.
Referenced by ILIAS\TestQuestionPool\InternalRequestService\__construct(), and ILIAS\TestQuestionPool\InternalRequestService\upload().