|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\MediaPool\StandardGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getNewType () | |
| getMode () | |
| getExportFormat () | |
| getUploadHash () | |
| getItemId () | |
| getItemIds () | |
| getRefId () | |
| getOldNr () | |
| getFolderEditMode () | |
| getForceFilter () | |
| getFolderId ($par) | |
| getImportLang () | |
| getFiles () | |
| getFileAction () | |
Definition at line 23 of file class.StandardGUIRequest.php.
| ILIAS\MediaPool\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\MediaPool\StandardGUIRequest::getExportFormat | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getFileAction | ( | ) |
Definition at line 119 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getFiles | ( | ) |
Definition at line 114 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getFolderEditMode | ( | ) |
Definition at line 93 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getFolderId | ( | $par | ) |
Definition at line 103 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getForceFilter | ( | ) |
Definition at line 98 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getImportLang | ( | ) |
Definition at line 108 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getItemId | ( | ) |
Definition at line 65 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getItemIds | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References $id, ILIAS\Repository\int(), and ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getMode | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getNewType | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getOldNr | ( | ) |
Definition at line 88 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getRefId | ( | ) |
Definition at line 83 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaPool\StandardGUIRequest::getUploadHash | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function: