43 return $this->
int(
"ref_id");
48 return $this->
int(
"obj_id");
53 return $this->
int(
"active_node");
58 return (
bool) $this->
int(
"to_page");
63 return (
bool) $this->
int(
"to_props");
68 return $this->
int(
"root_id");
73 return $this->
int(
"glo_id");
78 return $this->
int(
"glo_ref_id");
83 return $this->
int(
"menu_entry");
89 return $this->
intArray(
"menu_entries");
94 return $this->
int(
"lm_menu_expand");
99 return $this->
int(
"lmexpand");
104 return $this->
int(
"search_root_expand");
109 return $this->
str(
"new_type");
114 return $this->
str(
"baseClass");
119 return $this->
str(
"transl");
124 return $this->
str(
"totransl");
130 return $this->
str(
"backcmd");
135 return (
bool) $this->
int(
"hierarchy");
140 return $this->
str(
"lang_switch_mode");
145 return $this->
int(
"link_ref_id");
150 return (
bool) $this->
int(
"lmmovecopy");
155 return $this->
str(
"target");
160 return $this->
str(
"file_id");
165 return $this->
int(
"style_id");
176 return $this->
str(
"layout");
187 return $this->
str(
"format");
193 return $this->
strArray(
"userquest_id");
198 return $this->
str(
"lm_public_mode");
209 return $this->
str(
"il_hform_" . $par);
214 return $this->
str(
"help_chap");
226 return $this->
strArray(
"screen_ids");
231 return $this->
str(
"tooltip_id");
242 return $this->
str(
"help_tt_comp");
254 return $this->
strArray(
"short_title");
259 return $this->
str(
"import_lang");
264 return $this->
int(
"node_id");
269 return $this->
int(
"multi");
274 return (
bool) $this->
int(
"first_child");
Class ChatMainBarProvider .
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
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.
Refinery Factory $refinery