43 return $this->
int(
"ref_id");
48 return $this->
int(
"obj_id");
53 return $this->
str(
"obj_type");
58 return $this->
str(
"transl");
63 return $this->
int(
"focus_id");
68 return $this->
int(
"focus_return");
73 return $this->
str(
"back_pg");
78 return $this->
str(
"srcstring");
83 return $this->
str(
"frame");
88 return $this->
str(
"from_page");
93 return $this->
int(
"mob_id");
98 return $this->
int(
"embed_mode");
104 return $this->
str(
"cmd");
111 return $this->
int(
"pg_id");
116 return $this->
str(
"pg_type");
121 return $this->
int(
"ntf");
126 return $this->
str(
"type");
131 return $this->
str(
"url");
136 return $this->
int(
"rating");
146 return $this->
str(
"sel_type");
156 return $this->
int(
"page_id");
161 return $this->
int(
"id");
Class ChatMainBarProvider .
isArray(string $key)
Check if parameter is an array.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
array $passed_query_params
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.
trait BaseGUIRequest
Base gui request wrapper.
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
Refinery Factory $refinery