30 ?array $passed_query_params =
null,
31 ?array $passed_post_data =
null 43 return $this->
int(
"ref_id");
48 $prt_id = $this->
int(
"prt_id");
50 $prt_id = $this->
int(
"prtf");
58 if ((count($ids) === 0) && $this->
int(
"prtf") > 0) {
59 $ids = [$this->
int(
"prtf")];
66 return $this->
str(
"baseClass");
71 return $this->
str(
"new_type");
76 return (
bool) $this->
int(
"cpfl");
81 return $this->
int(
"exc_back_ref_id");
95 return trim($this->
str(
"file"));
100 return trim($this->
str(
"back_url"));
105 return $this->
int(
"ppage");
110 return $this->
int(
"user_page");
116 $pages = $this->
intArray(
"prtf_pages");
117 if ((count($pages) === 0) && $this->
int(
"prtf_page") > 0) {
118 $pages = [$this->
int(
"prtf_page")];
125 return $this->
int(
"chuid");
130 return $this->
str(
"seed");
135 return $this->
int(
"dlid");
141 return $this->
strArray(
"role_template_ids");
164 return $this->
int(
"style_id");
169 return $this->
str(
"ptype");
174 return $this->
str(
"fpage");
179 return trim($this->
str(
"pt"));
184 return $this->
int(
"tmpl");
195 return $this->
str(
"srt");
200 return $this->
str(
"sel_type");
205 return $this->
int(
"prtt_pre");
210 return $this->
int(
"prtt");
215 return $this->
int(
"exc_id");
220 return $this->
int(
"owner_id");
225 return (
bool) $this->
int(
"signature");
230 return (
bool) $this->
int(
"decl_author");
Interface Observer Contains several chained tasks and infos about them.
__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...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
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.
getConsultationHourUserId()