|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Administration\AdminGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getRefId () | |
| getObjId () | |
| getItemRefId () | |
| getAdminMode () | |
| getCType () | |
| getCName () | |
| getSlotId () | |
| getPluginId () | |
| getJumpToUserId () | |
| getNewType () | |
| getSelectedIds () | |
Definition at line 25 of file class.AdminGUIRequest.php.
| ILIAS\Administration\AdminGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
| \ILIAS\Refinery\Factory | $refinery, | ||
| ?array | $passed_query_params = null, |
||
| ?array | $passed_post_data = null |
||
| ) |
Definition at line 29 of file class.AdminGUIRequest.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\Administration\AdminGUIRequest::getAdminMode | ( | ) |
Definition at line 58 of file class.AdminGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Administration\AdminGUIRequest::getCName | ( | ) |
Definition at line 68 of file class.AdminGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Administration\AdminGUIRequest::getCType | ( | ) |
Definition at line 63 of file class.AdminGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Administration\AdminGUIRequest::getItemRefId | ( | ) |
Definition at line 53 of file class.AdminGUIRequest.php.
References ILIAS\Repository\int().
Referenced by ILIAS\Administration\AdminGUIRequest\getSelectedIds().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Administration\AdminGUIRequest::getJumpToUserId | ( | ) |
Definition at line 83 of file class.AdminGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Administration\AdminGUIRequest::getNewType | ( | ) |
Definition at line 88 of file class.AdminGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Administration\AdminGUIRequest::getObjId | ( | ) |
Definition at line 48 of file class.AdminGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Administration\AdminGUIRequest::getPluginId | ( | ) |
Definition at line 78 of file class.AdminGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Administration\AdminGUIRequest::getRefId | ( | ) |
Definition at line 43 of file class.AdminGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Administration\AdminGUIRequest::getSelectedIds | ( | ) |
Definition at line 94 of file class.AdminGUIRequest.php.
References ILIAS\Administration\AdminGUIRequest\getItemRefId(), and ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Administration\AdminGUIRequest::getSlotId | ( | ) |
Definition at line 73 of file class.AdminGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function: