|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Help\StandardGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getIds () | |
| getHelpModule () | |
| getHelpScreenId () | |
| getHelpPage () | |
| getRefId () | |
| getTerm () | |
| getHelpModuleId () | |
| getHelpMode () | |
Definition at line 23 of file class.StandardGUIRequest.php.
| ILIAS\Help\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\Help\StandardGUIRequest::getHelpMode | ( | ) |
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Help\StandardGUIRequest::getHelpModule | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Help\StandardGUIRequest::getHelpModuleId | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Help\StandardGUIRequest::getHelpPage | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Help\StandardGUIRequest::getHelpScreenId | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Help\StandardGUIRequest::getIds | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Help\StandardGUIRequest::getRefId | ( | ) |
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Help\StandardGUIRequest::getTerm | ( | ) |
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function: