API Docs for: 1.0.0
Show:

eZ.AlloyEditor.Toolbars.ezadd Class

Extends AlloyEditor.Toolbars.add
Module: ez-alloyeditor-toolbar-ezadd

The ezadd toolbar. It extends the AlloyEditor's add toolbar to be rendered even if the focused element in the editor is a non editable element. This is useful so that it's possible to add something after a CKEditor widget (ie embed or image).

Constructor

eZ.AlloyEditor.Toolbars.ezadd

()

Item Index

Methods

Methods

render

()

Renders the ezadd toolbar. It overrides the AlloyEditor add toolbar implementation to:

  • render the toolbar even if the focused element is not contenteditable
  • not render the toolbar if there's a text selection