|
openmediavault
4.0 (Arrakis)
The open network attached storage solution
|
Public Member Functions | |
| cleanup () | |
Public Member Functions inherited from OMV\Rpc\Proxy\Json | |
| handle () | |
| cleanup () | |
Protected Member Functions | |
| getParams () | |
| preExecute () | |
| handleResponse ($response) | |
Protected Member Functions inherited from OMV\Rpc\Proxy\Json | |
| getParams () | |
| validate () | |
| preExecute () | |
| postExecute (&$response) | |
| handleResponse ($response) | |
Additional Inherited Members | |
Protected Attributes inherited from OMV\Rpc\Proxy\Json | |
| $params = NULL | |
A specialized RPC proxy that handles file uploads.
| OMV\Rpc\Proxy\Upload::cleanup | ( | ) |
The function that is called after the RPC has been successfully executed or it has been failed.
|
protected |
ExtJS wants to see the response in a special format.
|
protected |
Copy the uploaded file to a temporary location. Modify this filename to allow the RPC service method to process the correct file.
1.8.13