49 return $this->
int(
"ref_id");
54 return $this->
int(
"q_id");
61 if (count($ids) === 0) {
69 return $this->
int(
"preview");
74 return $this->
str(
"sel_question_types");
79 return $this->
str(
"baseClass");
91 return $this->
int(
"p_id");
101 return $this->
str(
"phrase_title");
125 return $this->
str(
"answers_neutral_scale");
131 return $ans[
"neutral"];
136 return $this->
str(
"columns_neutral_scale");
141 return $this->
str(
"internalLinkType");
146 return $this->
int(
"new_for_survey");
151 return $this->
str(
"new_type");
156 return $this->
int(
"source_id");
166 return (
bool) $this->
int(
"rtrn");
182 return $this->
int(
"percent_row");
187 return $this->
int(
"percent_columns");
192 return $this->
int(
"percent_bipolar_adjective1");
197 return $this->
int(
"percent_bipolar_adjective2");
202 return $this->
int(
"percent_neutral");
207 return $this->
intArray(
"obligatory");
static stripSlashesRecursive($a_data, bool $a_strip_html=true, string $a_allow="")
Class ChatMainBarProvider .
getSelectedQuestionTypes()
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.
__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.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Refinery Factory $refinery