|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Block\StandardGUIRequest: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, ILIAS\Repository\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\Block\StandardGUIRequest::getBlock | ( | ) |
Definition at line 78 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Block\StandardGUIRequest::getBlockId | ( | ) |
Definition at line 73 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Block\StandardGUIRequest::getBlockType | ( | ) |
Definition at line 48 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Block\StandardGUIRequest::getColSide | ( | ) |
Definition at line 68 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Block\StandardGUIRequest::getNavPage | ( | string | $par | ) |
Definition at line 63 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Block\StandardGUIRequest::getNavPar | ( | string | $par | ) |
Definition at line 58 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Block\StandardGUIRequest::getRefId | ( | ) |
Definition at line 53 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function: