47         return $this->
int($prefix . 
"_xpt");
    52         return $this->
str($prefix . 
"_tpl");
    57         $rows = $this->
str($prefix . 
"_trows");
    66         return $this->
str(
"postvar");
    69     public function getNavPar(
string $np, 
int $nr = 0): string
    74         return $this->
str($np);
    79         return $this->
strArray(
"tblff" . $id);
    84         return $this->
strArray(
"tblfs" . $id);
    89         return (
bool) $this->
int(
"tblfsh" . $id);
    94         return (
bool) $this->
int(
"tblfsf" . $id);
    99         return $this->
str(
"tbltplcrt");
   104         return $this->
str(
"tbltpldel");
   109         return $this->
str(
"table_id");
   114         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
 
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)