43 return $this->
int(
"ref_id");
48 return $this->
int(
"user_id");
53 return $this->
int(
"item_id");
58 return $this->
str(
"purpose");
63 return (
bool) $this->
int(
"presentation");
68 return $this->
str(
"event");
73 return $this->
str(
"player");
78 return $this->
int(
"mob_id");
83 return (
bool) $this->
int(
"autoplay");
94 return $this->
str(
"target_purpose");
99 return $this->
str(
"target_format");
104 return $this->
int(
"sec");
109 return $this->
str($purpose);
114 return $this->
str(
"defaultaccess");
119 return $this->
str(
"mimetypes");
Class ChatMainBarProvider .
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.
Refinery Factory $refinery