Class CMS_fileUpload_dialog
This class manages a file upload onto the server Need to give it at least a path representing the destination of uploaded file and the file input field name concerned (used like: $_FILES[$fieldname])
Located in /automne/classes/dialogs/fileupload.php (line 70)
CMS_grandFather | --CMS_fileUpload_dialog
Constructor
For an easy acces from a CMS_resource management page
Sets the CMS_resource receiving the file uploaded and proceed to upload at the same time Given object must have these methods : getID() and writeToPersistence() they help determining thename of uploaded file
Get error message if process fails somehow
Set destination path
Set origin path
Inherited From CMS_grandFather
CMS_grandFather::autoload()
CMS_grandFather::hasError()
CMS_grandFather::log()
CMS_grandFather::PHPErrorHandler()
CMS_grandFather::raiseError()
CMS_grandFather::setDebug()
CMS_grandFather::setLog()
CMS_grandFather::_raiseError()
CMS_grandFather::__call()
Messages
Inherited from CMS_grandFather
CMS_grandFather::ERROR_LOG
CMS_grandFather::SYSTEM_LABEL
Documentation generated on Wed, 15 Feb 2012 15:30:32 +0100 by phpDocumentor 1.4.3