XOOPS  2.6.0
XoopsMediaUploader Class Reference
Inheritance diagram for XoopsMediaUploader:
Inheritance graph

Additional Inherited Members

- Public Member Functions inherited from Xoops\Core\MediaUploader
 __construct ($uploadDir, $allowedMimeTypes, $maxFileSize=0, $maxWidth=null, $maxHeight=null)
 
 checkImageType ()
 
 checkMaxFileSize ()
 
 checkMaxHeight ()
 
 checkMaxWidth ()
 
 checkMimeType ()
 
 fetchMedia ($media_name, $index=null)
 
 getErrors ($ashtml=true)
 
 getMediaName ()
 
 getMediaSize ()
 
 getMediaTmpName ()
 
 getMediaType ()
 
 getSavedDestination ()
 
 getSavedFileName ()
 
 sanitizeMultipleExtensions ()
 
 setErrors ($error)
 
 setPrefix ($value)
 
 setTargetFileName ($value)
 
 upload ($chmod=0644)
 
- Public Attributes inherited from Xoops\Core\MediaUploader
 $allowedMimeTypes = array()
 
 $allowUnknownTypes = false
 
 $checkImageType = true
 
 $deniedMimeTypes
 
 $errors = array()
 
 $extensionsToBeSanitized
 
 $imageExtensions
 
 $maxFileSize = 0
 
 $maxHeight
 
 $maxWidth
 
 $mediaError
 
 $mediaName
 
 $mediaRealType = ''
 
 $mediaSize
 
 $mediaTmpName
 
 $mediaType
 
 $prefix
 
 $savedDestination
 
 $savedFileName
 
 $targetFileName
 
 $uploadDir = ''
 
- Protected Member Functions inherited from Xoops\Core\MediaUploader
 copyFile ($chmod)
 

Detailed Description

Definition at line 64 of file uploader.php.


The documentation for this class was generated from the following file: