Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/form/uploader/plugins/HTML5.js

  • Provides:

    • dojox.form.uploader.plugins.HTML5
  • dojox.form.uploader.plugins.HTML5

    • type
      Function
    • summary
      A plugin for dojox.form.Uploader that adds HTML5 multiple-file upload capabilities and
      progress events.
    • description
      Add this plugin to have HTML5 capabilities in the Uploader. Note that it does not add
      these capabilities to browsers that don't support them. For IE or older browsers, add
      additional plugins: IFrame or Flash.
  • dojox.form.uploader.plugins.HTML5.errMsg

    • type
      String
  • dojox.form.uploader.plugins.HTML5.uploadType

    • type
      String
  • dojox.form.uploader.plugins.HTML5.postCreate

    • type
      Function
  • dojox.form.uploader.plugins.HTML5.upload

    • parameters:
      • formData: (typeof Object)
        ?
    • summary
      See: dojox.form.Uploader.upload
    • type
      Function
  • dojox.form.uploader.plugins.HTML5.submit

    • parameters:
      • form: (typeof form)
        Node ?
    • summary
      See: dojox.form.Uploader.submit
    • type
      Function
  • dojox.form.uploader.plugins.HTML5.sendAsBinary

    • parameters:
      • data: (typeof Object)
    • summary
      Used primarily in FF < 4.0. Sends files and form object as binary data, written to
      still enable use of $_FILES in PHP (or equivalent).
    • tags:
    • type
      Function
  • dojox.form.uploader.plugins.HTML5.uploadWithFormData

    • parameters:
      • data: (typeof Object)
    • tags:
    • type
      Function
  • dojox.form.uploader.plugins.HTML5._xhrProgress

    • parameters:
      • evt
    • type
      Function
  • dojox.form.uploader.plugins.HTML5.createXhr

    • type
      Function
  • dojox.form.uploader.plugins.HTML5._buildRequestBody

    • parameters:
      • data
      • boundary
    • type
      Function
  • dojox.form.uploader.plugins

    • type
      Object
  • dojox.form.uploader

    • type
      Object
  • dojox.form

    • type
      Object
  • dojox

    • type
      Object