|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\TestQuestionPool\RequestDataCollector:
Collaboration diagram for ILIAS\TestQuestionPool\RequestDataCollector:Public Member Functions | |
| __construct (Services $http, Factory $refinery, protected readonly FileUpload $upload) | |
| getRequest () | |
| getProcessedUploads () | |
| upload () | |
| isset (string $key) | |
| hasRefId () | |
| getRefId () | |
| hasQuestionId () | |
| getQuestionId () | |
| getIds () | |
| raw (string $key) | |
| float (string $key) | |
| string (string $key) | |
| bool (string $key) | |
| getParsedBody () | |
| getUnitIds () | |
| getUnitCategoryIds () | |
| getMatchingPairs () | |
| getPostKeys () | |
| getCmdIndex (string $key) | |
| strArray (string $key, int $depth=1) | |
| floatArray (string $key) | |
| intArray (string $key) | |
| rawArray (string $key) | |
| getRowIdParameter (string $key) | |
| getMultiSelectionIds (string $key) | |
| getRequest () | |
| isset (string $key) | |
| hasRefId () | |
| getRefId () | |
| hasQuestionId () | |
| getQuestionId () | |
| getIds () | |
| raw (string $key) | |
| getParsedBody () | |
| getPostKeys () | |
| getMultiSelectionIds (string $key) | |
| getRowIdParameter (string $key) | |
Private Member Functions | |
| retrieveArray (string $key, int $depth, Transformation $transformation) | |
Definition at line 31 of file RequestDataCollector.php.
| ILIAS\TestQuestionPool\RequestDataCollector::__construct | ( | Services | $http, |
| Factory | $refinery, | ||
| protected readonly FileUpload | $upload | ||
| ) |
Definition at line 35 of file RequestDataCollector.php.
References ILIAS\UI\examples\Layout\Page\Mail\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::bool | ( | string | $key | ) |
Definition at line 155 of file RequestDataCollector.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::float | ( | string | $key | ) |
Definition at line 141 of file RequestDataCollector.php.
References Vendor\Package\$e, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::floatArray | ( | string | $key | ) |
Definition at line 227 of file RequestDataCollector.php.
References ILIAS\Repository\refinery(), and ILIAS\TestQuestionPool\RequestDataCollector\retrieveArray().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getCmdIndex | ( | string | $key | ) |
Definition at line 207 of file RequestDataCollector.php.
References ILIAS\TestQuestionPool\RequestDataCollector\isset(), and ILIAS\TestQuestionPool\RequestDataCollector\rawArray().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getIds | ( | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 128 of file RequestDataCollector.php.
References ILIAS\TestQuestionPool\RequestDataCollector\strArray().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getMatchingPairs | ( | ) |
Definition at line 181 of file RequestDataCollector.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getMultiSelectionIds | ( | string | $key | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 260 of file RequestDataCollector.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getParsedBody | ( | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 160 of file RequestDataCollector.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getPostKeys | ( | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 202 of file RequestDataCollector.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getProcessedUploads | ( | ) |
Definition at line 51 of file RequestDataCollector.php.
References ILIAS\TestQuestionPool\RequestDataCollector\upload().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getQuestionId | ( | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 120 of file RequestDataCollector.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getRefId | ( | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 110 of file RequestDataCollector.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getRequest | ( | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 43 of file RequestDataCollector.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getRowIdParameter | ( | string | $key | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 248 of file RequestDataCollector.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getUnitCategoryIds | ( | ) |
Definition at line 176 of file RequestDataCollector.php.
References ILIAS\TestQuestionPool\RequestDataCollector\intArray().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::getUnitIds | ( | ) |
Definition at line 168 of file RequestDataCollector.php.
References ILIAS\TestQuestionPool\RequestDataCollector\intArray().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::hasQuestionId | ( | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 115 of file RequestDataCollector.php.
References ILIAS\TestQuestionPool\RequestDataCollector\raw().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::hasRefId | ( | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 105 of file RequestDataCollector.php.
References ILIAS\TestQuestionPool\RequestDataCollector\raw().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::intArray | ( | string | $key | ) |
Definition at line 235 of file RequestDataCollector.php.
References ILIAS\Repository\refinery(), and ILIAS\TestQuestionPool\RequestDataCollector\retrieveArray().
Referenced by ILIAS\TestQuestionPool\RequestDataCollector\getUnitCategoryIds(), and ILIAS\TestQuestionPool\RequestDataCollector\getUnitIds().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::isset | ( | string | $key | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 100 of file RequestDataCollector.php.
References ILIAS\TestQuestionPool\RequestDataCollector\raw().
Referenced by ILIAS\TestQuestionPool\RequestDataCollector\getCmdIndex().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::raw | ( | string | $key | ) |
Implements ILIAS\TestQuestionPool\RequestDataCollectorInterface.
Definition at line 136 of file RequestDataCollector.php.
References ILIAS\Repository\refinery().
Referenced by ILIAS\TestQuestionPool\RequestDataCollector\hasQuestionId(), ILIAS\TestQuestionPool\RequestDataCollector\hasRefId(), and ILIAS\TestQuestionPool\RequestDataCollector\isset().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::rawArray | ( | string | $key | ) |
Definition at line 243 of file RequestDataCollector.php.
References ILIAS\Repository\refinery(), and ILIAS\TestQuestionPool\RequestDataCollector\retrieveArray().
Referenced by ILIAS\TestQuestionPool\RequestDataCollector\getCmdIndex().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 278 of file RequestDataCollector.php.
References ILIAS\Repository\refinery().
Referenced by ILIAS\TestQuestionPool\RequestDataCollector\floatArray(), ILIAS\TestQuestionPool\RequestDataCollector\intArray(), ILIAS\TestQuestionPool\RequestDataCollector\rawArray(), and ILIAS\TestQuestionPool\RequestDataCollector\strArray().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::strArray | ( | string | $key, |
| int | $depth = 1 |
||
| ) |
Definition at line 219 of file RequestDataCollector.php.
References ILIAS\Repository\refinery(), and ILIAS\TestQuestionPool\RequestDataCollector\retrieveArray().
Referenced by ILIAS\TestQuestionPool\RequestDataCollector\getIds().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::string | ( | string | $key | ) |
Definition at line 150 of file RequestDataCollector.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\TestQuestionPool\RequestDataCollector::upload | ( | ) |
Definition at line 95 of file RequestDataCollector.php.
Referenced by ILIAS\TestQuestionPool\RequestDataCollector\getProcessedUploads().
Here is the caller graph for this function: