34 ?array $passed_query_params =
null,
35 ?array $passed_post_data =
null 47 return $this->
int($prefix .
"_xpt");
52 $rows = $this->
str($prefix .
"_trows");
61 return $this->
str(
"postvar");
64 public function getNavPar(
string $np,
int $nr = 0): string
69 return $this->
str($np);
74 return $this->
strArray(
"tblff" . $id);
79 return $this->
strArray(
"tblfs" . $id);
84 return (
bool) $this->
int(
"tblfsh" . $id);
89 return (
bool) $this->
int(
"tblfsf" . $id);
94 return $this->
str(
"table_id");
99 return $this->
int(
"user_id");
getExportMode(string $prefix)
Interface Observer Contains several chained tasks and infos about them.
trait BaseGUIRequest
Base gui request wrapper.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
getNavPar(string $np, int $nr=0)
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...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)