30 ?array $passed_query_params =
null,
31 ?array $passed_post_data =
null 43 return $this->
str(
"act");
48 return $this->
str(
"accordion_id");
53 return $this->
str(
"tab_nr");
58 return $this->
int(
"user_id");
63 return $this->
str($par);
68 return $this->
str($par .
"page");
73 return $this->
str(
"col_side");
78 return $this->
str(
"block_id");
83 return $this->
str(
"block");
__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...
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
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.