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

  • Provides:

    • dojox.editor.plugins.Breadcrumb
  • Requires:

    • dojo.string in common
    • dijit.Toolbar in common
    • dijit.Menu in common
    • dijit.MenuItem in common
    • dijit.MenuSeparator in common
    • dijit._editor.range in common
    • dijit._editor.selection in common
    • dijit._editor._Plugin in common
    • dijit.form.Button in common
    • dojo.i18n in common
  • dojox.editor.plugins._BreadcrumbMenuTitle

    • type
      Function
    • chains:
      • dijit._Widget: (prototype)
      • dijit._Templated.prototype: (prototype)
      • dijit._Contained.prototype: (prototype)
      • dijit._Widget: (call)
      • dijit._Templated: (call)
      • dijit._Contained: (call)
    • summary
      SImple internal, non-clickable, menu entry to act as a menu title bar.
  • dojox.editor.plugins._BreadcrumbMenuTitle.templateString

    • type
      String
  • dojox.editor.plugins._BreadcrumbMenuTitle.menuTitle

    • type
      String
  • dojox.editor.plugins._BreadcrumbMenuTitle.postCreate

    • type
      Function
  • dojox.editor.plugins._BreadcrumbMenuTitle._setMenuTitleAttr

    • parameters:
      • str
    • type
      Function
  • dojox.editor.plugins._BreadcrumbMenuTitle.title.innerHTML

  • dojox.editor.plugins._BreadcrumbMenuTitle._getMenuTitleAttr

    • parameters:
      • str
    • type
      Function
  • dojox.editor.plugins.Breadcrumb

    • type
      Function
    • chains:
      • dijit._editor._Plugin: (prototype)
      • dijit._editor._Plugin: (call)
    • summary
      This plugin provides Breadcrumb cabability to the editor.  When
      As you move around the editor, it updates with your current indention
      depth.
  • dojox.editor.plugins.Breadcrumb._menu

    • tags:
    • type
      The
    • summary
      popup menu that is displayed.
  • dojox.editor.plugins.Breadcrumb.breadcrumbBar

    • tags:
    • type
      The
    • summary
      toolbar containing the breadcrumb.
  • dojox.editor.plugins.Breadcrumb.setEditor

    • parameters:
      • editor: (typeof Object)
        The editor to configure for this plugin to use.
    • summary
      Over-ride for the setting of the editor.
    • type
      Function
  • dojox.editor.plugins.Breadcrumb.editor

  • dojox.editor.plugins.Breadcrumb._buttons

    • type
      Object
  • dojox.editor.plugins.Breadcrumb._titleTemplate

  • dojox.editor.plugins.Breadcrumb.setEditor.editor

    • type
      Object
    • summary
      The editor to configure for this plugin to use.
  • dojox.editor.plugins.Breadcrumb._selectContents

    • summary
      Internal function for selecting the contents of a node.
    • type
      Function
  • dojox.editor.plugins.Breadcrumb._deleteContents

    • summary
      Internal function for selecting the contents of a node.
    • type
      Function
  • dojox.editor.plugins.Breadcrumb._selectElement

    • summary
      Internal function for selecting the contents of a node.
    • type
      Function
  • dojox.editor.plugins.Breadcrumb._deleteElement

    • summary
      Internal function for selecting the contents of a node.
    • type
      Function
  • dojox.editor.plugins.Breadcrumb._moveCToStart

    • summary
      Internal function for selecting the contents of a node.
    • type
      Function
  • dojox.editor.plugins.Breadcrumb._moveCToEnd

    • summary
      Internal function for selecting the contents of a node.
    • type
      Function
  • dojox.editor.plugins.Breadcrumb._updateBreadcrumb

    • summary
      Function to trigger updating of the breadcrumb
    • tags:
    • type
      Function
  • dojox.editor.plugins.Breadcrumb.breadcrumbBar.domNode.className

  • dojox.editor.plugins.Breadcrumb.updateState

    • summary
      Over-ride of updateState to hide the toolbar when the iframe is not visible.
      Also triggers the breadcrumb update.
    • type
      Function
  • dojox.editor.plugins.Breadcrumb.destroy

    • summary
      Over-ride to clean up the breadcrumb toolbar.
    • type
      Function
  • dojox.editor.plugins

    • type
      Object
  • dojox.editor

    • type
      Object
  • dojox

    • type
      Object