public getTempName () Returns the temporary name of the uploaded file
public getError ()
public isUploadedFile () Checks whether the file has been uploaded via Post.
public getExtension ()
public getSize () Returns the file size of the uploaded file
public getRealType () Gets the real mime type of the upload file using finfo
public getName () Returns the real name of the uploaded file
public moveTo (mixed $destination) Moves the temporary file to a destination within the application
public getKey ()
implements Phalcon\Http\Request\FileIn
Page 1 of 2