SobekCM.Library.UploadiFive Namespace
Contains all the classes used for securing and providing the ability to upload documents through the web interface. This uses the external UploadiFive library.
Classes
| Class | Description |
---|
| UploadiFive | Class is used to write the upload HTML element and the script necessary
for all the UploadiFive options |
| UploadiFive_Security_Token | Token used to add security, via adding a key to the session
state, for uploading documents using UploadiFive through this system |
| UploadiFive_Settings | Class holds all the individual setting values for the uploaders |
| UploadiFiveControl | Control is used for uploading files through the UploadiFive library |
Enumerations
| Enumeration | Description |
---|
| UploadiFive_Method_Enum | Enumeration for the type of method to use when submitting the form |
| UploadiFive_Version_Enum | Enumeration for the version being utilized, either the HTML5 version (UploadiFive)
or the FLASH version (Uploadify) |