|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Accordion\StandardGUIRequest: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, ILIAS\Repository\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\Accordion\StandardGUIRequest::getAction | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Accordion\StandardGUIRequest::getBlock | ( | ) |
Definition at line 81 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Accordion\StandardGUIRequest::getBlockId | ( | ) |
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Accordion\StandardGUIRequest::getColSide | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Accordion\StandardGUIRequest::getId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Accordion\StandardGUIRequest::getNavPage | ( | string | $par | ) |
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Accordion\StandardGUIRequest::getNavPar | ( | string | $par | ) |
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Accordion\StandardGUIRequest::getTabNr | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Accordion\StandardGUIRequest::getUserId | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function: