Image Uploader PHP is a collection of classes which are meant to make deployment of Image Uploader and handling uploaded data easier. Using this collection, PHP developers can work with Image Uploader in a usual way as with a common PHP object. Refer to the documentation to get started with Image Uploader PHP.
Name | Description | |
---|---|---|
ActiveXControl | This class represents Image Uploader ActiveX control. | |
AddFilesProgressDialog | This class represents the adding files dialog which appears when a user selects quite a lot of files. | |
AuthenticationDialog | This class represents the authentication dialog. | |
BackgroundImageFormat | This class specifies settings of a background image. | |
BaseClientControl | This is a base class for all client-side controls. | |
BaseControl | This is a base class for all Image Uploader visual controls. | |
ClientEvents | This class provides access to Image Uploader client-side events. | |
ContextMenu | This class represents Image Uploader context menu. Use this class to customize or localize context menu options. | |
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. | |
DeleteFilesDialog | This class represents the delete confirmation dialog which appears in non-Internet Explorer browsers when EnableOriginalFilesDeletion is true .
|
|
DescriptionEditor | This class represents the description editor. | |
DetailsViewColumns | This class contains titles of columns displayed in the Details view.
|
|
FolderPane | This class represents the folder pane. | |
FontFormat | This class specifies font settings. | |
ImageEditor | This class represents the image editor. | |
ImageFormat | This class specifies different states of Image Uploader buttons and icons. | |
InformationBar | This class represents the information bar. | |
InstallationProgress | This class allows displaying special screens instead of Image Uploader during the downloading and installation phases. | |
JavaControl | This class represents Image Uploader Java applet. | |
Messages | This class contains error messages which Image 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 Image Uploader. | |
QualityMeter | This class represents the quality meter. | |
Restrictions | This class contains masks for allowed and denied file extensions and upload restrictions. | |
StatusPane | This class represents the status pane. | |
Thumbnail | This class represents a standalone thumbnail bound with some upload pane item of Image Uploader. | |
ThumbnailClientEvents | This class provides access to client-side events of the Thumbnail control. | |
TreePane | This class represents the tree pane. | |
UploadedFile | This class provides an access to all the converted files and metadata related to a particular user-selected file. | |
Uploader | This class is intended for embedding Image Uploader into PHP applications. | |
UploadHandler | This class allows to process the data uploaded by Image Uploader from client computers. | |
UploadPane | This class represents the upload pane. | |
UploadProgressDialog | This class represents the uploading files dialog which appears during the upload. | |
UploadSettings | This class represents the upload settings. | |
AmazonS3Extender | This class extends Image 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. | |
NirvanixExtender | This class extends Image Uploader with a direct upload to Nirvanix storage. |