ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
getAction () | |
getId () | |
getTabNr () | |
getUserId () | |
getNavPar (string $par) | |
getNavPage (string $par) | |
getColSide () | |
getBlockId () | |
getBlock () | |
Definition at line 23 of file class.StandardGUIRequest.php.
ILIAS\Accordion\StandardGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
\ILIAS\Refinery\Factory | $refinery, | ||
?array | $passed_query_params = null , |
||
?array | $passed_post_data = null |
||
) |
Definition at line 27 of file class.StandardGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, and ILIAS\Repository\initRequest().
ILIAS\Accordion\StandardGUIRequest::getAction | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Accordion\StandardGUIRequest::getBlock | ( | ) |
Definition at line 81 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Accordion\StandardGUIRequest::getBlockId | ( | ) |
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Accordion\StandardGUIRequest::getColSide | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Accordion\StandardGUIRequest::getId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Accordion\StandardGUIRequest::getNavPage | ( | string | $par | ) |
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Accordion\StandardGUIRequest::getNavPar | ( | string | $par | ) |
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Accordion\StandardGUIRequest::getTabNr | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Accordion\StandardGUIRequest::getUserId | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().