ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
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, and ILIAS\Repository\initRequest().
ILIAS\MediaPool\StandardGUIRequest::getExportFormat | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaPool\StandardGUIRequest::getFileAction | ( | ) |
Definition at line 119 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaPool\StandardGUIRequest::getFiles | ( | ) |
Definition at line 114 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\MediaPool\StandardGUIRequest::getFolderEditMode | ( | ) |
Definition at line 93 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaPool\StandardGUIRequest::getFolderId | ( | $par | ) |
Definition at line 103 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaPool\StandardGUIRequest::getForceFilter | ( | ) |
Definition at line 98 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaPool\StandardGUIRequest::getImportLang | ( | ) |
Definition at line 108 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaPool\StandardGUIRequest::getItemId | ( | ) |
Definition at line 65 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaPool\StandardGUIRequest::getItemIds | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References $id, ILIAS\Repository\int(), and ILIAS\Repository\intArray().
ILIAS\MediaPool\StandardGUIRequest::getMode | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaPool\StandardGUIRequest::getNewType | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaPool\StandardGUIRequest::getOldNr | ( | ) |
Definition at line 88 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaPool\StandardGUIRequest::getRefId | ( | ) |
Definition at line 83 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaPool\StandardGUIRequest::getUploadHash | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().