Container for information about uploaded files.
Platform Support
| Jaxer Server Framework | Jaxer Client Framework | 0.9 | no |
|---|
Constructors
![]() |
|||||||||||
| Constructor | Action | Jaxer Server Framework | Jaxer Client Framework | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
Jaxer.Request.FileInfo Constructor(Object req, Number i) : Jaxer.Request.FileInfo
A container for information about uploaded files. The constructor is not meant to be called directly.
(Advanced) |
Show Details | 0.9 | no | ||||||||
Jaxer.Request.FileInfo(Object req, Number i) : Jaxer.Request.FileInfoA container for information about uploaded files. The constructor is not meant to be called directly. Parameters
Returns
|
|||||||||||
Functions
| Method | Action | Jaxer Server Framework | Jaxer Client Framework | |||
|---|---|---|---|---|---|---|
|
save(String newFileName) :
void
Save the uploaded file to the given path -- otherwise it will be automatically purged after this request
|
Show Details | 0.9 | no | |||
|
Parameters
|
||||||

