API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Variables | |
const | _ER_UP_MIMETYPELOAD 'Error loading mime types definition' |
const | _ER_UP_FILENOTFOUND 'File not found' |
const | _ER_UP_INVALIDFILESIZE 'Invalid File Size' |
const | _ER_UP_FILENAMEEMPTY 'Filename Is Missing' |
const | _ER_UP_NOFILEUPLOADED 'No file uploaded' |
const | _ER_UP_ERROROCCURRED 'Unexpected Error #%s' |
const | _ER_UP_UPLOADDIRNOTSET 'Upload directory not set' |
const | _ER_UP_FAILEDOPENDIR 'Failed opening directory: %s' |
const | _ER_UP_FAILEDOPENDIRWRITE 'Failed opening directory with write permission: %s' |
const | _ER_UP_FILESIZETOOLARGE 'File size too large (Maximum %u bytes): %u bytes' |
const | _ER_UP_FILEWIDTHTOOLARGE 'File width too large (Maximum %u px): %u px' |
const | _ER_UP_FILEHEIGHTTOOLARGE 'File height too large (Maximum %u px): %u px' |
const | _ER_UP_MIMETYPENOTALLOWED 'File of MIME type: %s is not allowed' |
const | _ER_UP_FAILEDUPLOADFILE 'Failed uploading file: %s' |
const | _ER_UP_FAILEDFETCHIMAGESIZE 'Failed fetching image size of %s, skipping max dimension check..' |
const | _ER_UP_UNKNOWNFILETYPEREJECTED "The file you're trying to upload is not supported by this site/server." |
const | _ER_UP_ERRORSRETURNED 'Errors Returned While Uploading file: %s' |
const | _ER_UP_INVALIDIMAGEFILE 'Invalid image file' |
const | _ER_UP_SUSPICIOUSREFUSED 'Suspicious image upload refused' |
const | _ER_UP_INVALIDFILENAME 'Invalid file name' |
const | _ER_UP_FAILEDSAVEFILE 'Failed to save file to %s' |
const | _ER_UP_INISIZE 'The uploaded file exceeds the upload_max_filesize directive in php.ini' |
const | _ER_UP_FORMSIZE 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form' |
const | _ER_UP_PARTIAL 'The uploaded file was only partially uploaded' |
const | _ER_UP_NOFILE 'No file was uploaded' |
const | _ER_UP_NOTMPDIR 'Missing a temporary folder' |
const | _ER_UP_CANTWRITE 'Failed to write file to disk' |
const | _ER_UP_EXTENSION 'File upload stopped by extension. View phpinfo()' |
const | _ER_UP_UNKNOWN 'Unknown upload error' |
const | _ER_UP_INDEXNOTSET 'Attempt to fetch multiple file, index must be set.' |
const _ER_UP_CANTWRITE 'Failed to write file to disk' |
const _ER_UP_ERROROCCURRED 'Unexpected Error #%s' |
const _ER_UP_ERRORSRETURNED 'Errors Returned While Uploading file: %s' |
const _ER_UP_EXTENSION 'File upload stopped by extension. View phpinfo()' |
const _ER_UP_FAILEDFETCHIMAGESIZE 'Failed fetching image size of %s, skipping max dimension check..' |
const _ER_UP_FAILEDOPENDIR 'Failed opening directory: %s' |
const _ER_UP_FAILEDOPENDIRWRITE 'Failed opening directory with write permission: %s' |
const _ER_UP_FAILEDSAVEFILE 'Failed to save file to %s' |
const _ER_UP_FAILEDUPLOADFILE 'Failed uploading file: %s' |
const _ER_UP_FILEHEIGHTTOOLARGE 'File height too large (Maximum %u px): %u px' |
const _ER_UP_FILENAMEEMPTY 'Filename Is Missing' |
const _ER_UP_FILENOTFOUND 'File not found' |
const _ER_UP_FILESIZETOOLARGE 'File size too large (Maximum %u bytes): %u bytes' |
const _ER_UP_FILEWIDTHTOOLARGE 'File width too large (Maximum %u px): %u px' |
const _ER_UP_FORMSIZE 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form' |
const _ER_UP_INDEXNOTSET 'Attempt to fetch multiple file, index must be set.' |
const _ER_UP_INISIZE 'The uploaded file exceeds the upload_max_filesize directive in php.ini' |
const _ER_UP_INVALIDFILENAME 'Invalid file name' |
const _ER_UP_INVALIDFILESIZE 'Invalid File Size' |
const _ER_UP_INVALIDIMAGEFILE 'Invalid image file' |
const _ER_UP_MIMETYPELOAD 'Error loading mime types definition' |
const _ER_UP_MIMETYPENOTALLOWED 'File of MIME type: %s is not allowed' |
const _ER_UP_NOFILE 'No file was uploaded' |
const _ER_UP_NOFILEUPLOADED 'No file uploaded' |
const _ER_UP_NOTMPDIR 'Missing a temporary folder' |
const _ER_UP_PARTIAL 'The uploaded file was only partially uploaded' |
const _ER_UP_SUSPICIOUSREFUSED 'Suspicious image upload refused' |
const _ER_UP_UNKNOWN 'Unknown upload error' |
const _ER_UP_UNKNOWNFILETYPEREJECTED "The file you're trying to upload is not supported by this site/server." |
const _ER_UP_UPLOADDIRNOTSET 'Upload directory not set' |