Full index

Package indexes


a c d e f g i j k m n o p r s t u v w
a
top
Variable $allowedAudioTypes
FileUploader::$allowedAudioTypes in FileUploader.class.php
Variable $allowedImageTypes
FileUploader::$allowedImageTypes in FileUploader.class.php
Variable $allowGIFImages
ImageUploader::$allowGIFImages in ImageUploader.class.php
Variable $allUploadErrorCodes
AudioUploader::$allUploadErrorCodes in AudioUploader.class.php
Variable $allUploadErrorCodes
FileUploader::$allUploadErrorCodes in FileUploader.class.php
Variable $allUploadErrorMessages
AudioUploader::$allUploadErrorMessages in AudioUploader.class.php
Variable $allUploadErrorMessages
FileUploader::$allUploadErrorMessages in FileUploader.class.php
Variable $allUploadErrorsFileName
FileUploader::$allUploadErrorsFileName in FileUploader.class.php
Variable $allUploadErrorsLineNumber
Variable $allUploadErrorsLineNumber
Method audioIsNotEmpty
AudioUploader::audioIsNotEmpty() in AudioUploader.class.php
Check that there is indeed an image present throw exception
Method audioSmallEnoughForUpload
Check to make sure the file isn't over the maximum allowed filesize Max Allowed Filesize: 5MB throw exception
Class AudioUploader
AudioUploader in AudioUploader.class.php
FileUploader is a class that allows for easy implementation for uploading multiple image or audio files at once.
Page AudioUploader.class.php
AudioUploader.class.php in AudioUploader.class.php
c
top
Method checkDirectoryStatus
AudioUploader::checkDirectoryStatus() in AudioUploader.class.php
Method checkDirectoryStatus
FileUploader::checkDirectoryStatus() in FileUploader.class.php
Method checkIfFileExists
AudioUploader::checkIfFileExists() in AudioUploader.class.php
Check if the uploading file already exists
Method checkIfFileExists
FileUploader::checkIfFileExists() in FileUploader.class.php
Check if the uploading file already exists
Method countItemsInDirectory
AudioUploader::countItemsInDirectory() in AudioUploader.class.php
count items in a folder
Method countItemsInDirectory
FileUploader::countItemsInDirectory() in FileUploader.class.php
count items in a folder
Method createDirectory
AudioUploader::createDirectory() in AudioUploader.class.php
Method createDirectory
FileUploader::createDirectory() in FileUploader.class.php
Method createUploadingDirectory
Creates the uploading directory and all children directories if they do not exist
d
top
Method detectFileType
FileUploader::detectFileType() in FileUploader.class.php
Detect the file type of an uploading file NOTE: this does NOT validate this just says what type of file it is
e
top
Variable $errorLogFileName
AudioUploader::$errorLogFileName in AudioUploader.class.php
Variable $errorLogFileName
FileUploader::$errorLogFileName in FileUploader.class.php
Method echoAllFileNames
ImageUploader::echoAllFileNames() in ImageUploader.class.php
Method echoAllPathNames
ImageUploader::echoAllPathNames() in ImageUploader.class.php
f
top
Variable $fileNameFull
ImageUploader::$fileNameFull in ImageUploader.class.php
Variable $fileNameSmall
ImageUploader::$fileNameSmall in ImageUploader.class.php
Variable $fileNameThumb
ImageUploader::$fileNameThumb in ImageUploader.class.php
Variable $filePathFull
ImageUploader::$filePathFull in ImageUploader.class.php
Variable $filePathSmall
ImageUploader::$filePathSmall in ImageUploader.class.php
Variable $filePathThumb
ImageUploader::$filePathThumb in ImageUploader.class.php
Variable $fileType
FileUploader::$fileType in FileUploader.class.php
Variable $fileTypeForUpload
ImageUploader::$fileTypeForUpload in ImageUploader.class.php
Variable $fileTypeForUpload
UploadAudio::$fileTypeForUpload in UploadAudio.class.php
Variable $fileTypeForUpload
FileUploader::$fileTypeForUpload in FileUploader.class.php
Variable $fullImageQuality
ImageUploader::$fullImageQuality in ImageUploader.class.php
Page FileUploader.class.php
FileUploader.class.php in FileUploader.class.php
Method fileIsNotEmpty
FileUploader::fileIsNotEmpty() in FileUploader.class.php
Check that there is indeed an image present throw exception
Method fileSmallEnoughForUpload
Check to make sure the file isn't over the maximum allowed filesize Max Allowed Filesize: 5MB throw exception
Class FileUploader
FileUploader in FileUploader.class.php
FileUploader is a class that allows for easy implementation for uploading multiple image or audio files at once.
g
top
Method getErrorLogFilename
AudioUploader::getErrorLogFilename() in AudioUploader.class.php
*****************************************************************************
Method getErrorLogFilename
FileUploader::getErrorLogFilename() in FileUploader.class.php
Method getFileName
UploadAudio::getFileName() in UploadAudio.class.php
Method getFileName
AudioUploader::getFileName() in AudioUploader.class.php
Getters and Setters
Method getFileNameAtIndex
AudioUploader::getFileNameAtIndex() in AudioUploader.class.php
Method getFileNameAtIndex
UploadAudio::getFileNameAtIndex() in UploadAudio.class.php
Method getFileNameFull
ImageUploader::getFileNameFull() in ImageUploader.class.php
Method getFileNameFullAtIndex
ImageUploader::getFileNameFullAtIndex() in ImageUploader.class.php
Method getFileNameSmall
ImageUploader::getFileNameSmall() in ImageUploader.class.php
Method getFileNameSmallAtIndex
ImageUploader::getFileNameSmallAtIndex() in ImageUploader.class.php
Method getFileNameThumb
ImageUploader::getFileNameThumb() in ImageUploader.class.php
Method getFileNameThumbAtIndex
ImageUploader::getFileNameThumbAtIndex() in ImageUploader.class.php
Method getFilePath
AudioUploader::getFilePath() in AudioUploader.class.php
Method getFilePath
UploadAudio::getFilePath() in UploadAudio.class.php
Method getFilePathAtIndex
AudioUploader::getFilePathAtIndex() in AudioUploader.class.php
Method getFilePathAtIndex
UploadAudio::getFilePathAtIndex() in UploadAudio.class.php
Method getFilePathFull
ImageUploader::getFilePathFull() in ImageUploader.class.php
Method getFilePathFullAtIndex
ImageUploader::getFilePathFullAtIndex() in ImageUploader.class.php
Method getFilePathSmall
ImageUploader::getFilePathSmall() in ImageUploader.class.php
Method getFilePathSmallAtIndex
ImageUploader::getFilePathSmallAtIndex() in ImageUploader.class.php
Method getFilePathThumb
ImageUploader::getFilePathThumb() in ImageUploader.class.php
Method getFilePathThumbAtIndex
ImageUploader::getFilePathThumbAtIndex() in ImageUploader.class.php
Method getFileSubType
UploadAudio::getFileSubType() in UploadAudio.class.php
Method getFileType
AudioUploader::getFileType() in AudioUploader.class.php
Method getFileType
FileUploader::getFileType() in FileUploader.class.php
Method getFileTypeAtIndex
AudioUploader::getFileTypeAtIndex() in AudioUploader.class.php
Method getFileTypeAtIndex
UploadAudio::getFileTypeAtIndex() in UploadAudio.class.php
Method getFileTypeForUpload
FileUploader::getFileTypeForUpload() in FileUploader.class.php
Method getFullFileType
UploadAudio::getFullFileType() in UploadAudio.class.php
Method getFullFileTypeAtIndex
UploadAudio::getFullFileTypeAtIndex() in UploadAudio.class.php
Method getFullImageQuality
ImageUploader::getFullImageQuality() in ImageUploader.class.php
Method getMaxNumberOfUploadsPerUpload
Method getMaxUploadSize
FileUploader::getMaxUploadSize() in FileUploader.class.php
Method getMaxUploadSize
AudioUploader::getMaxUploadSize() in AudioUploader.class.php
Method getNumberOfAllowedFilesToUpload
Method getNumberOfErrorsDuringUpload
Method getNumberOfErrorsDuringUpload
Method getNumberOfFilesPerDirectory
Method getNumberOfFilesPerDirectory
Method getNumberOfSuccessfulUploads
Method getNumberOfSuccessfulUploads
Method getOriginalFilePath
AudioUploader::getOriginalFilePath() in AudioUploader.class.php
Method getOriginalFilePath
Method getOriginalFilePath
ImageUploader::getOriginalFilePath() in ImageUploader.class.php
Getters and Setters
Method getOriginalFilePath
UploadAudio::getOriginalFilePath() in UploadAudio.class.php
Getters and Setters
Method getPrependToFileName
FileUploader::getPrependToFileName() in FileUploader.class.php
Method getSmallImageHeight
ImageUploader::getSmallImageHeight() in ImageUploader.class.php
Method getSmallImageQuality
ImageUploader::getSmallImageQuality() in ImageUploader.class.php
Method getSmallImageWidth
ImageUploader::getSmallImageWidth() in ImageUploader.class.php
Method getThumbImageHeight
ImageUploader::getThumbImageHeight() in ImageUploader.class.php
Method getThumbImageQuality
ImageUploader::getThumbImageQuality() in ImageUploader.class.php
Method getThumbImageWidth
ImageUploader::getThumbImageWidth() in ImageUploader.class.php
Class Constant GIF
ImageUploader::GIF in ImageUploader.class.php
i
top
Variable $inParentDirectory
ImageUploader::$inParentDirectory in ImageUploader.class.php
Page ImageUploader.class.php
ImageUploader.class.php in ImageUploader.class.php
Class iFileUpload
iFileUpload in iFileUpload.php
Class ImageUploader
ImageUploader in ImageUploader.class.php
FileUploader is a class that allows for easy implementation for uploading multiple image or audio files at once.
Page index.php
index.php in index.php
Method inParentDirectory
FileUploader::inParentDirectory() in FileUploader.class.php
Page iFileUpload.php
iFileUpload.php in iFileUpload.php
Method isAcceptableFileType
FileUploader::isAcceptableFileType() in FileUploader.class.php
Check to make sure the file is an acceptable file for upload throw exception
Method isAudio
AudioUploader::isAudio() in AudioUploader.class.php
Check to make sure the file is an image throw exception
j
top
Class Constant JPG
ImageUploader::JPG in ImageUploader.class.php
k
top
Method keepImageTransparency
ImageUploader::keepImageTransparency() in ImageUploader.class.php
Retain the image transparency for gif and png images
m
top
Variable $maxUploadSize
UploadAudio::$maxUploadSize in UploadAudio.class.php
Variable $maxUploadSize
FileUploader::$maxUploadSize in FileUploader.class.php
n
top
Variable $numberOfAllowedFilesToUpload
Variable $numberOfErrors
AudioUploader::$numberOfErrors in AudioUploader.class.php
Variable $numberOfErrors
FileUploader::$numberOfErrors in FileUploader.class.php
Variable $numberOfFilesPerDirectory
Variable $numberOfSuccessfulUploads
Variable $numberOfSuccessfulUploads
o
top
Variable $originalFilePath
FileUploader::$originalFilePath in FileUploader.class.php
p
top
Variable $prependToFileName
FileUploader::$prependToFileName in FileUploader.class.php
Class Constant PNG
ImageUploader::PNG in ImageUploader.class.php
r
top
Method returnAllUploadErrorCodes
Method returnAllUploadErrorCodes
Method returnAllUploadErrorMessages
Method returnAllUploadErrorMessages
Method returnAllUploadErrorsFileName
Method returnAllUploadErrorsLineNumber
Method returnAllUploadErrorsLineNumber
Method returnAllUploadErrorsLineNumberAtIndex
Method returnFormattedErrors
AudioUploader::returnFormattedErrors() in AudioUploader.class.php
Method returnFormattedErrors
FileUploader::returnFormattedErrors() in FileUploader.class.php
Method returnMysqlQuery
ImageUploader::returnMysqlQuery() in ImageUploader.class.php
Create a standard MySQL query for quick access to a query
Method returnUploadErrorCodeAtIndex
Method returnUploadErrorCodeAtIndex
Method returnUploadErrorFileNameAtIndex
Method returnUploadErrorLineNumberAtIndex
Method returnUploadErrorMessageAtIndex
Method returnUploadErrorMessageAtIndex
Method returnURLMySQLQuery
ImageUploader::returnURLMySQLQuery() in ImageUploader.class.php
Method returnUserReadableUploadErrorCodes
Method returnUserReadableUploadErrorCodes
Method returnUserReadableUploadErrorMessages
Method returnUserReadableUploadErrorMessages
s
top
Variable $smallImageHeight
ImageUploader::$smallImageHeight in ImageUploader.class.php
Variable $smallImageQuality
ImageUploader::$smallImageQuality in ImageUploader.class.php
Variable $smallImageWidth
ImageUploader::$smallImageWidth in ImageUploader.class.php
Page SingleURLImageUploader.class.php
SingleURLImageUploader.class.php in SingleURLImageUploader.class.php
Method setErrorLogFilename
FileUploader::setErrorLogFilename() in FileUploader.class.php
Method setErrorLogFilename
AudioUploader::setErrorLogFilename() in AudioUploader.class.php
Method setFileName
AudioUploader::setFileName() in AudioUploader.class.php
Method setFileName
UploadAudio::setFileName() in UploadAudio.class.php
Method setFileNameFull
ImageUploader::setFileNameFull() in ImageUploader.class.php
Method setFileNameSmall
ImageUploader::setFileNameSmall() in ImageUploader.class.php
Method setFileNameThumb
ImageUploader::setFileNameThumb() in ImageUploader.class.php
Method setFilePath
AudioUploader::setFilePath() in AudioUploader.class.php
Method setFilePath
UploadAudio::setFilePath() in UploadAudio.class.php
Method setFilePathFull
ImageUploader::setFilePathFull() in ImageUploader.class.php
Method setFilePathSmall
ImageUploader::setFilePathSmall() in ImageUploader.class.php
Method setFilePathThumb
ImageUploader::setFilePathThumb() in ImageUploader.class.php
Method setFileSubType
UploadAudio::setFileSubType() in UploadAudio.class.php
Method setFileType
AudioUploader::setFileType() in AudioUploader.class.php
Method setFileType
FileUploader::setFileType() in FileUploader.class.php
Method setFileTypeForUpload
FileUploader::setFileTypeForUpload() in FileUploader.class.php
Method setFullFileType
UploadAudio::setFullFileType() in UploadAudio.class.php
Method setFullImageQuality
ImageUploader::setFullImageQuality() in ImageUploader.class.php
Method setMaxNumberOfUploadsPerUpload
Method setMaxUploadSize
AudioUploader::setMaxUploadSize() in AudioUploader.class.php
Method setMaxUploadSize
FileUploader::setMaxUploadSize() in FileUploader.class.php
Method setNumberOfAllowedFilesToUpload
Method setNumberOfFilesPerDirectory
Method setNumberOfFilesPerDirectory
Method setOriginalFilePath
ImageUploader::setOriginalFilePath() in ImageUploader.class.php
Method setOriginalFilePath
Method setOriginalFilePath
AudioUploader::setOriginalFilePath() in AudioUploader.class.php
Method setOriginalFilePath
UploadAudio::setOriginalFilePath() in UploadAudio.class.php
Sets the original filepath for the audio
Method setPrependToFileName
FileUploader::setPrependToFileName() in FileUploader.class.php
Method setSmallImageHeight
ImageUploader::setSmallImageHeight() in ImageUploader.class.php
Method setSmallImageQuality
ImageUploader::setSmallImageQuality() in ImageUploader.class.php
Method setSmallImageWidth
ImageUploader::setSmallImageWidth() in ImageUploader.class.php
Method setSmallImageWidthAndHeight
Set the desired height and width of the small images in two functions instead of using the setters
Method setThumbImageHeight
ImageUploader::setThumbImageHeight() in ImageUploader.class.php
Method setThumbImageQuality
ImageUploader::setThumbImageQuality() in ImageUploader.class.php
Method setThumbImageWidth
ImageUploader::setThumbImageWidth() in ImageUploader.class.php
Method setThumbImageWidthAndHeight
Set the desired height and width of the thumb images in two functions instead of using the setters
Class SingleURLImageUploader
SingleURLImageUploader in SingleURLImageUploader.class.php
FileUploader is a class that allows for easy implementation for uploading multiple image or audio files at once.
t
top
Variable $thumbImageHeight
ImageUploader::$thumbImageHeight in ImageUploader.class.php
Variable $thumbImageQuality
ImageUploader::$thumbImageQuality in ImageUploader.class.php
Variable $thumbImageWidth
ImageUploader::$thumbImageWidth in ImageUploader.class.php
u
top
Variable $userReadableUploadErrorCodes
Variable $userReadableUploadErrorCodes
Variable $userReadableUploadErrorMessages
Variable $userReadableUploadErrorMessages
Page UploadAudio.class.php
UploadAudio.class.php in UploadAudio.class.php
Page UploadImage.class.php
UploadImage.class.php in UploadImage.class.php
Method upload
UploadImage::upload() in UploadImage.class.php
Image uploader magic is done here!
Method upload
UploadAudio::upload() in UploadAudio.class.php
Class UploadAudio
UploadAudio in UploadAudio.class.php
FileUploader is a class that allows for easy implementation for uploading multiple image or audio files at once.
Class UploadImage
UploadImage in UploadImage.class.php
FileUploader is a class that allows for easy implementation for uploading multiple image or audio files at once.
Method uploadSingleURLImage
SingleURLImageUploader::uploadSingleURLImage() in SingleURLImageUploader.class.php
v
top
Method validateAudio
AudioUploader::validateAudio() in AudioUploader.class.php
Run the validation tests for the audio
Method validateFile
FileUploader::validateFile() in FileUploader.class.php
Run the validation tests for the image
w
top
Method writeAllErrorsToLog
FileUploader::writeAllErrorsToLog() in FileUploader.class.php
Write all upload errors to an error log
Method writeAllErrorsToLog
AudioUploader::writeAllErrorsToLog() in AudioUploader.class.php
Write all upload errors to an error log
a c d e f g i j k m n o p r s t u v w