Todo List
DObject | --DAutomatedUploader
[line 21]
[line 35]
[line 42]
[line 28]
[line 49]
[line 56]
FileUploader __construct( [string $fieldName = -1], [string $uploadDir = -1])
Overridden in child classes as:
bool checkFieldForErrors( [string $field = -1])
bool checkIfFileExist( string $filePath)
void deleteUploadedFiles( string $field)
string getFileExtention( string $fileName)
string getNewFileName( )
void setFieldName( string $fieldName)
void setUploadDir( string $uploadDir)
bool upload( [string $pathToSave = -1], string 1)
mixed _getFileData( )
string _getUniqueName( )