43 return $this->
int(
"ref_id");
48 return $this->
str(
"letter");
53 return $this->
str(
"baseClass");
58 return $this->
str(
"search");
63 return $this->
int(
"jmpToUser");
68 return $this->
int(
"field_id");
73 return (
bool) $this->
int(
"fetchall");
78 return $this->
str(
"term");
84 if (
$id ===
'0' ||
$id ===
'') {
85 $id = $this->
str(
"start_point_id");
92 $role_id = $this->
str(
"rolid");
93 if ($role_id ===
'0' || $role_id ===
'') {
94 $role_id = $this->
str(
"role_id");
116 return $this->
int(
"field_type");
126 return $this->
str(
"selectedAction");
131 return $this->
int(
"frsrch");
146 return $this->
str(
"export_type");
151 return $this->
str(
"sal_" . $gender .
"_" . $lang);
156 return $this->
str(
"subject_" . $lang);
161 return $this->
str(
"body_" . $lang);
166 return (
bool) $this->
int(
"att_" . $lang .
"_delete");
171 return (
bool) $this->
int(
"select_cmd_all");
181 return $this->
intArray(
"role_id_ctrl");
186 return $this->
int(
"filter");
191 return $this->
str(
"send_mail");
196 return $this->
str(
"passwd");
211 return $this->
str(
"current_password");
216 return $this->
str(
"new_password");
getMailBody(string $lang)
getMailSubject(string $lang)
Class ChatMainBarProvider .
getMailAttDelete(string $lang)
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
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.
getMailSalutation(string $gender, string $lang)
trait BaseGUIRequest
Base gui request wrapper.
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Refinery Factory $refinery