ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Go to the source code of this file.
Namespaces | |
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... | |