DHTMLX Docs & Samples Explorer

API Methods (alphabetical list)

Uploader-related methods

applied to form

applied to uploader instance

  • upload - starts uploading
  • getData - returns the list of already uploaded files
  • getStatus - same as getUploaderStatus, but applied to uploader instance
  • clear - clears list with files to upload
  • enableTitleScreen - enables displaying the initial screen (when no files are selected)
  • setTitleText - sets the text of the initial screen
  • setAutoStart - called with the true value, the method enables the mode in which files are immediately loaded after selecting
  • setAutoRemove - called with the true value, the method enables the mode in which files are immediately removed from the item after complete downloading
  • setURL - redefines the url parameter
  • setSWFURL - redefines the setSWFURL parameter

Backup-related methods