ActiveX/Java Uploader PHP is a collection of classes which are meant to make deployment of ActiveX/Java Uploader and handling uploaded data easier. Using this collection, PHP developers can work with ActiveX/Java Uploader in a usual way as with a common PHP object. Refer to the documentation to get started with ActiveX/Java Uploader PHP.
Name | Description | |
---|---|---|
ActiveXControl | This class represents ActiveX Uploader 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 ActiveX/Java Uploader visual controls. | |
ClientEvents | This class provides access to ActiveX/Java Uploader client-side events. | |
ContextMenu | This class represents ActiveX/Java 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 ActiveX/Java Uploader buttons and icons. | |
InformationBar | This class represents the information bar. | |
InstallationProgress | This class allows displaying special screens instead of ActiveX/Java Uploader during the downloading and installation phases. | |
JavaControl | This class represents Java Uploader applet. | |
Messages | This class contains error messages which ActiveX/Java 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 ActiveX/Java 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 ActiveX/Java 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 ActiveX/Java Uploader into PHP applications. | |
UploadHandler | This class allows to process the data uploaded by ActiveX/Java 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 ActiveX/Java 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. |