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/editor/plugins/UploadImage.js

  • Provides:

    • dojox.editor.plugins.UploadImage
  • Requires:

    • dojox.form.FileUploader in common
    • dijit._editor._Plugin in common
  • dojox.editor.plugins.UploadImage

    • type
      Function
    • chains:
      • dijit._editor._Plugin: (prototype)
      • dijit._editor._Plugin: (call)
    • summary
      Adds an icon to the Editor toolbar that when clicked, opens a system dialog
      Although the toolbar icon is a tiny "image" the uploader could be used for
      any file type
  • dojox.editor.plugins.UploadImage.tempImageUrl

    • type
      String
  • dojox.editor.plugins.UploadImage.iconClassPrefix

    • type
      String
  • dojox.editor.plugins.UploadImage.useDefaultCommand

    • type
      bool
  • dojox.editor.plugins.UploadImage.uploadUrl

    • type
      String
  • dojox.editor.plugins.UploadImage.button

    • type
      Object
  • dojox.editor.plugins.UploadImage.label

    • type
      String
  • dojox.editor.plugins.UploadImage.setToolbar

    • parameters:
      • toolbar
    • type
      Function
  • dojox.editor.plugins.UploadImage._initButton

    • type
      Function
  • dojox.editor.plugins.UploadImage.command

    • type
      String
  • dojox.editor.plugins.UploadImage.updateState

    • summary
      Over-ride for button state control for disabled to work.
    • type
      Function
  • dojox.editor.plugins.UploadImage.createFileInput

    • type
      Function
  • dojox.editor.plugins.UploadImage.onComplete

    • parameters:
      • data
      • ioArgs
      • widgetRef
    • type
      Function
  • dojox.editor.plugins.UploadImage.insertTempImage

    • type
      Function
  • dojox.editor.plugins.UploadImage.currentImageId

    • type
      String
  • dojox.editor.plugins

    • type
      Object
  • dojox.editor

    • type
      Object
  • dojox

    • type
      Object