3 declare(strict_types=1);
45 return $this->
int(
"ref_id");
50 return $this->
int(
"obj_id");
55 return $this->
int(
"item_ref_id");
60 return $this->
str(
"admin_mode");
65 return $this->
str(
"ctype");
70 return $this->
str(
"cname");
75 return $this->
str(
"slot_id");
80 return $this->
str(
"plugin_id");
85 return $this->
int(
"jmpToUser");
90 return $this->
str(
"new_type");
97 if (count($ids) === 0) {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ChatMainBarProvider .
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.
trait BaseGUIRequest
Base gui request wrapper.
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
Refinery Factory $refinery