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

  • Provides:

    • dojox.editor.plugins.LocalImage
  • Requires:

    • dijit._editor.plugins.LinkDialog in common
    • dojox.form.FileUploader in common
    • dojo.i18n in common
  • dojox.editor.plugins.LocalImage

    • type
      Function
    • chains:
      • dijit._editor.plugins.ImgLinkDialog: (prototype)
      • dijit._editor.plugins.ImgLinkDialog: (call)
    • summary
      This plugin provides an enhanced image link dialog that
      not only insert the online images, but upload the local image files onto
      to server then insert them as well.
      Dependencies:
      This plugin depends on dojox.form.FileUploader to upload the images on the local driver.
      Do the regression test whenever FileUploader is upgraded.
  • dojox.editor.plugins.LocalImage.uploadable

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

    • type
      String
  • dojox.editor.plugins.LocalImage.baseImageUrl

    • type
      String
  • dojox.editor.plugins.LocalImage.fileMask

    • type
      String
  • dojox.editor.plugins.LocalImage.urlRegExp

    • type
      Object
  • dojox.editor.plugins.LocalImage._fileUploader

    • type
      Object
  • dojox.editor.plugins.LocalImage.htmlFieldName

    • type
      String
  • dojox.editor.plugins.LocalImage._isLocalFile

    • type
      bool
  • dojox.editor.plugins.LocalImage._messages

    • type
      Object
  • dojox.editor.plugins.LocalImage._cssPrefix

    • type
      String
  • dojox.editor.plugins.LocalImage._closable

    • type
      Object
  • dojox.editor.plugins.LocalImage.linkDialogTemplate

    • type
      Object
  • dojox.editor.plugins.LocalImage._initButton

    • summary
      Override _Plugin._initButton() to initialize DropDownButton and TooltipDialog.
    • tags:
    • type
      Function
  • dojox.editor.plugins.LocalImage.tag

    • type
      String
  • dojox.editor.plugins.LocalImage.dropDown

    • type
      Object
  • dojox.editor.plugins.LocalImage.button

    • type
      Object
  • dojox.editor.plugins.LocalImage._uniqueId

  • dojox.editor.plugins.LocalImage._urlInput

    • type
      Object
  • dojox.editor.plugins.LocalImage._textInput

    • type
      Object
  • dojox.editor.plugins.LocalImage._setButton

    • type
      Object
  • dojox.editor.plugins.LocalImage._initialFileUploader

    • summary
      Initialize the FileUploader and connect up its events
    • tags:
    • type
      Function
  • dojox.editor.plugins.LocalImage._checkAndFixInput

    • type
      Function
  • dojox.editor.plugins.LocalImage._isValid

    • type
      Function
  • dojox.editor.plugins.LocalImage._cancelFileUpload

    • type
      Function
  • dojox.editor.plugins.LocalImage._checkAndSetValue

    • tags:
    • type
      Function
  • dojox.editor.plugins.LocalImage._setDialogStatus

    • parameters:
      • value: (typeof Boolean)
    • type
      Function
  • dojox.editor.plugins.LocalImage.destroy

    • summary
      Cleanup of the plugin.
    • type
      Function
  • dijit.form.ValidationTextBox

    • alias - dijit.form.ValidationTextBox.prototype
  • dojox.editor.plugins

    • type
      Object
  • dojox.editor

    • type
      Object
  • dojox

    • type
      Object