30         ?array $passed_query_params = null,
    31         ?array $passed_post_data = null
    43         return $this->
int(
"ref_id");
    48         $id = $this->
int(
"news_id");
    57         return $this->
int(
"news_page");
    62         return $this->
int(
"news_ref_id");
    67         return $this->
str(
"news_context");
    72         return $this->
int(
"media_delete");
    77         return $this->
intArray(
"rendered_news");
    82         return $this->
str(
"news_action");
    87         return $this->
int(
"id");
    92         return $this->
str(
"cmd");
    97         return $this->
str(
"news_pd_period");
   102         return $this->
str(
"news_per");
   112         $cmd = $this->
str(
"cmdFilter");    
   113         return ($cmd === 
"toggleOff");
 
Interface Observer  Contains several chained tasks and infos about them. 
 
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)
 
trait BaseGUIRequest
Base gui request wrapper. 
 
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