\MainWP\DashboardMainWP_QQ2_Uploaded_File_Form

Class MainWP_QQ2_Uploaded_File_Form

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 save file to.

Returns

boolean —

TRUE on success|false on failure.

get_name()

get_name() 

Get the File Name.

get_size()

get_size() 

Get the File Size.