48 return $this->
str(
"help_module");
53 return $this->
str(
"help_screen_id");
58 return $this->
int(
"help_page");
63 return $this->
int(
"ref_id");
68 return $this->
str(
"term");
73 return $this->
int(
"hm_id");
78 return $this->
str(
"help_mode");
Class ChatMainBarProvider .
array $passed_query_params
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...
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