30 ?array $passed_query_params =
null,
31 ?array $passed_post_data =
null
43 return $this->
int(
"mob_id");
56 return $this->
str($key);
61 return $this->
str(
"file_id");
66 return $this->
str(
"srcstring");
71 return $this->
int(
"pg_id");
76 return $this->
int(
"ref_id");
81 return $this->
int(
"term_id");
86 return $this->
int(
"tax_node");
91 return $this->
str(
"letter");
96 return $this->
int(
"box_id");
101 return $this->
int(
"current_page");
106 return $this->
int(
"page_length");
111 return $this->
int(
"vc_start");
116 return $this->
int(
"vc_length");
Builds a Color from either hex- or rgb values.
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
getTableAction(string $key)
trait BaseGUIRequest
Base gui request wrapper.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
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.
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.