HTML5/Flash Uploader PHP is a collection of classes that are meant to make deployment of HTML5/Flash Uploader and handling uploaded data easier. Using this collection, PHP developers can work with HTML5/Flash Uploader in a usual way as with a common PHP object.
Name | Description | |
---|---|---|
AddFilesProgressDialog | This class represents the Adding Files dialog which appears when a user selects quite a lot of files. | |
BaseClientControl | This is a base class for the client-side control. | |
BaseControl | This is a base class for all HTML5/Flash Uploader visual controls. | |
ClientEvents | This class provides access to HTML5/Flash Uploader client-side events. | |
CommonDialog | This class contains captions for common dialog buttons. | |
ConvertedFile | This class represents a converted file and exposes a number of properties and methods which provide access to the converted file details (e.g. file name, size, conversion mode, etc.) and allows to save it on server. | |
Converter | This class represents a file converter. | |
DescriptionEditor | This class represents the description editor. | |
DrawTool | This class represents the draw tool settings. | |
FlashControl | This class represents the HTML5/Flash Uploader control. | |
ImageEditor | This class represents the image editor. | |
ImagePreviewWindow | This class represents the Image Preview window. | |
ImageUploaderFlash | This class is intended for embedding HTML5/Flash Uploader into PHP applications. | |
Messages | This class contains error messages which Flash Uploader shows. | |
Metadata | This class represents an additional upload data. | |
Package | This class represents a package uploaded within the current session. | |
PaneItem | This class represents a pane item displayed in both the upload and folder panes. | |
PostFields | This class contains POST field names that are generated and uploaded by HTML5/Flash Uploader. | |
Restrictions | This class contains file filters and upload restrictions. | |
StatusPane | This class represents the Status Panel part of the HTML5/Flash Uploader user interface. | |
TopPane | This class represents the Top Panel part of the HTML5/Flash Uploader user interface. | |
UploadErrorDialog | This class represents the Upload Error dialog. | |
UploadHandler | This class allows to process the data uploaded by HTML5/Flash Uploader from client computers. | |
UploadPane | This class represents the Upload Panel part of the HTML5/Flash Uploader user interface. | |
UploadSettings | This class represents the upload settings. | |
UploadedFile | This class provides an access to all the converted files and metadata related to a particular user-selected file. | |
AmazonS3Extender | This class extends HTML5/Flash Uploader with a direct upload to Amazon S3 storage. | |
FileSettings | This class contains a list of settings for file to be uploaded to Amazon S3 storage. |