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");
   108         return $this->
str(
"answers_neutral_scale");
   114         return $ans[
"neutral"];
   119         return $this->
str(
"columns_neutral_scale");
   124         return $this->
str(
"internalLinkType");
   129         return $this->
int(
"new_for_survey");
   134         return $this->
str(
"new_type");
   139         return $this->
int(
"source_id");
   144         return $this->
int($type);
   149         return (
bool) $this->
int(
"rtrn");
   160         return $this->
int(
"percent_row");
   165         return $this->
int(
"percent_columns");
   170         return $this->
int(
"percent_bipolar_adjective1");
   175         return $this->
int(
"percent_bipolar_adjective2");
   180         return $this->
int(
"percent_neutral");
   185         return $this->
intArray(
"obligatory");
 
static stripSlashesRecursive($a_data, bool $a_strip_html=true, string $a_allow="")
 
Class ChatMainBarProvider . 
 
getSelectedQuestionTypes()
 
array $passed_query_params
 
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