ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
getBlockType () | |
getRefId () | |
getNavPar (string $par) | |
getNavPage (string $par) | |
getColSide () | |
getBlockId () | |
getBlock () | |
Definition at line 25 of file class.StandardGUIRequest.php.
ILIAS\Block\StandardGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
\ILIAS\Refinery\Factory | $refinery, | ||
?array | $passed_query_params = null , |
||
?array | $passed_post_data = null |
||
) |
string[] | $passed_query_params |
string[] | $passed_post_data |
Definition at line 34 of file class.StandardGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, and ILIAS\Repository\initRequest().
ILIAS\Block\StandardGUIRequest::getBlock | ( | ) |
Definition at line 78 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Block\StandardGUIRequest::getBlockId | ( | ) |
Definition at line 73 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Block\StandardGUIRequest::getBlockType | ( | ) |
Definition at line 48 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Block\StandardGUIRequest::getColSide | ( | ) |
Definition at line 68 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Block\StandardGUIRequest::getNavPage | ( | string | $par | ) |
Definition at line 63 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Block\StandardGUIRequest::getNavPar | ( | string | $par | ) |
Definition at line 58 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Block\StandardGUIRequest::getRefId | ( | ) |
Definition at line 53 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().