43 return $this->
int($prefix .
"_xpt");
48 return $this->
str($prefix .
"_tpl");
53 $rows = $this->
str($prefix .
"_trows");
62 return $this->
str(
"postvar");
65 public function getNavPar(
string $np,
int $nr = 0): string
70 return $this->
str($np);
75 return $this->
strArray(
"tblff" . $id);
80 return $this->
strArray(
"tblfs" . $id);
85 return (
bool) $this->
int(
"tblfsh" . $id);
90 return (
bool) $this->
int(
"tblfsf" . $id);
95 return $this->
str(
"tbltplcrt");
100 return $this->
str(
"tbltpldel");
105 return $this->
str(
"table_id");
110 return $this->
int(
"user_id");
getExportMode(string $prefix)
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...
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.
trait BaseGUIRequest
Base gui request wrapper.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
getTemplate(string $prefix)
Refinery Factory $refinery
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)