43 return $this->
int(
"rel_obj");
48 return $this->
int(
"note_type");
53 return $this->
int(
"note_id");
63 return $this->
str(
"note_mess");
68 return $this->
str(
"note");
73 return $this->
str(
"sub_note");
78 return $this->
str(
"note_label");
83 return $this->
str(
"notes_only");
88 return $this->
int(
"news_id");
93 return $this->
str(
"sortation");
98 return ($this->
str(
"cmdFilter") !==
"");
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.
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
trait BaseGUIRequest
Base gui request wrapper.
Refinery Factory $refinery