ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
trait.BaseGUIRequest.php File Reference

Go to the source code of this file.

Namespaces

 ILIAS\Repository
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
 

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...
 

Variables

trait ILIAS\Repository::BaseGUIRequest
 Base gui request wrapper. More...
 
Refinery Factory ILIAS\Repository::$refinery
 
array ILIAS\Repository::$passed_query_params
 
array ILIAS\Repository::$passed_post_data