43 return $this->
int(
"link_par_ref_id");
48 return $this->
int(
"link_par_fold_id");
53 return $this->
int(
"link_par_obj_id");
58 return $this->
str(
"link_type");
63 return $this->
int(
"mep_fold");
68 return $this->
str(
"do");
73 return $this->
int(
"sel_id");
78 return $this->
str(
"usr_search_str");
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...
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