43 return $this->
int(
"wsp_id");
48 return $this->
int(
"ref_id");
53 return $this->
int(
"prt_id");
58 return $this->
int(
"gtp");
63 return $this->
str(
"edt");
68 return $this->
str(
"back_url");
73 return $this->
str(
"select_par");
82 if (count($ids) == 0) {
83 $id = $this->
int(
"item_ref_id");
93 return $this->
int(
"sortation");
98 return $this->
str(
"new_type");
103 return $this->
int(
"user");
108 return $this->
str(
"action");
113 return $this->
int(
"obj_id");
118 return $this->
int(
"shr_id");
123 return $this->
int(
"node");
128 return $this->
str(
'paste_' . $mode .
'_repexpand');
Class ChatMainBarProvider .
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...
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.
getPasteExpand(string $mode)
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
Refinery Factory $refinery