\FileManager

FileManager

The class for any kind of file managing (new folder, upload, etc).

Summary

Methods
Properties
Constants
uploadFile()
run()
readDir()
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

uploadFile()

uploadFile( location,  userfile) : 

Upload a file

Parameters

location
userfile

Returns

run()

run( location) : 

The main function, checks if the user wants to perform any supported operations

Parameters

location

Returns

readDir()

readDir() : 

Read the file list from the directory

Returns