30 ?array $passed_query_params =
null,
31 ?array $passed_post_data =
null 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");
Interface Observer Contains several chained tasks and infos about them.
trait BaseGUIRequest
Base gui request wrapper.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
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.
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)