|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Go to the source code of this file.
Namespaces | |
| namespace | ILIAS\Repository |
Functions | |
| ILIAS\Repository::initRequest (HTTP\Services $http, Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| Query params and post data parameters are used for testing. More... | |
| ILIAS\Repository::int (string $key) | |
| ILIAS\Repository::intArray (string $key) | |
| ILIAS\Repository::strip (string $input) | |
| ILIAS\Repository::str (string $key) | |
| ILIAS\Repository::strArray (string $key) | |
| ILIAS\Repository::arrayArray (string $key) | |
| ILIAS\Repository::isArray (string $key) | |
| Check if parameter is an array. More... | |
| ILIAS\Repository::raw (string $key) | |
| ILIAS\Repository::get (string $key, Refinery\Transformation $t) | |
| Get passed parameter, if not data passed, get key from http request. More... | |