\MainWP\DashboardMainWP_QQ2_Uploaded_File_Xhr

Class MainWP_QQ2_Uploaded_File_Xhr

Summary

Methods
Properties
Constants
save()
get_name()
get_size()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

save()

save(string  $path) : boolean

Save the file to the specified path

Parameters

string $path

Path to File.

Throws

\Exception

Error messages.

Returns

boolean —

true|false.

get_name()

get_name() 

Get the File Name.

get_size()

get_size() : integer

Method get_size()

Get content length.

Throws

\Exception

Error message.

Returns

integer —

Content lenght.