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/IFrame.js

  • Provides:

    • dojox.form.uploader.plugins.IFrame
  • Requires:

    • dojox.form.uploader.plugins.HTML5 in common
    • dojo.io.iframe in common
  • dojox.form.uploader.plugins.IFrame

    • type
      Function
    • summary
      A plugin for dojox.form.Uploader that adds Ajax upload capabilities.
    • description
      Only supported by IE, due to the specifc iFrame hack used. The
      dojox.form.uploader.plugins.HTML5 plugin should be used along with this to add HTML5
      capabilities to browsers that support them. Progress events are not supported.
      Inherits all properties from dojox.form.Uploader and dojox.form.uploader.plugins.HTML5.
  • dojox.form.uploader.plugins.IFrame.force

    • type
      String
  • dojox.form.uploader.plugins.IFrame.postMixInProperties

    • type
      Function
  • dojox.form.uploader.plugins.IFrame.uploadType

    • type
      String
  • dojox.form.uploader.plugins.IFrame.upload

    • parameters:
      • data: (typeof Object)
        ?
    • summary
      See: dojox.form.Uploader.upload
    • type
      Function
  • dojox.form.uploader.plugins.IFrame.uploadIFrame

    • summary
      Internal. You could use this, but you should use upload() or submit();
      which can also handle the post data.
    • type
      Function
  • dojox.form.uploader.plugins

    • type
      Object
  • dojox.form.uploader

    • type
      Object
  • dojox.form

    • type
      Object
  • dojox

    • type
      Object