30 ?array $passed_query_params =
null,
31 ?array $passed_post_data =
null 43 return $this->
int(
"ref_id");
48 return $this->
int(
"old_nr");
53 return $this->
int(
"user");
58 return $this->
int(
"wpg_id");
69 return $this->
int(
"ntf");
74 return $this->
int(
"ass");
79 return $this->
int(
"with_comments");
84 return (
string) $this->
raw(
"page");
89 return (
string) $this->
raw(
"from_page");
94 return $this->
str(
"new_type");
99 return $this->
str(
"srcstring");
104 return trim($this->
str(
"search_term"));
109 return trim($this->
str(
"term"));
138 return $this->
int(
"imp_page_id");
144 return $this->
intArray(
"imp_page_id");
155 return $this->
int(
"style_id");
170 return trim($this->
str(
"format"));
175 $templ_id = $this->
int(
"page_templ");
176 if ($templ_id === 0) {
177 $templ_id = $this->
int(
"templ_page_id");
184 return $this->
int(
"obj_id");
189 return $this->
str(
"sel_type");
207 return $this->
intArray(
"new_pages");
213 return $this->
intArray(
"add_to_page");
218 return $this->
int(
"empty_page_templ");
223 return $this->
int(
"fig");
228 return $this->
str(
"tfr");
233 return $this->
int(
"scp");
238 return $this->
str(
"transl");
Interface Observer Contains several chained tasks and infos about them.
trait BaseGUIRequest
Base gui request wrapper.
getImportantPageIndentation()
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.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
getImportantPageOrdering()