Image Uploader Flash PHP is a collection of classes that are meant to make deployment of Image Uploader Flash and handling uploaded data easier. Using this collection, PHP developers can work with Image Uploader Flash 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 Image Uploader Flash visual controls. |
![]() |
ClientEvents | This class provides access to Image Uploader Flash 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. |
![]() |
FlashControl | This class represents the Image Uploader Flash control. |
![]() |
ImagePreviewWindow | This class represents the Image Preview window. |
![]() |
ImageUploaderFlash | This class is intended for embedding Image Uploader Flash into PHP applications. |
![]() |
Messages | This class contains error messages which Image Uploader Flash 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 Image Uploader Flash. |
![]() |
Restrictions | This class contains file filters and upload restrictions. |
![]() |
StatusPane | This class represents the Status Panel part of the Image Uploader Flash user interface. |
![]() |
TopPane | This class represents the Top Panel part of the Image Uploader Flash user interface. |
![]() |
UploadErrorDialog | This class represents the Upload Error dialog. |
![]() |
UploadHandler | This class allows to process the data uploaded by Image Uploader Flash from client computers. |
![]() |
UploadPane | This class represents the Upload Panel part of the Image Uploader Flash 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. |