dijit._editor


NamespacesBack to top


ConstructorsBack to top
dijit._editor.RichText is the core of the WYSIWYG editor in dojo, which provides the basic editing features. It also encapsulates the differences of different js engines for various browsers
This represents a "plugin" to the editor, which is basically a single button on the Toolbar and some associated code


FunctionsBack to top
Adds escape sequences for special characters in XML: &<>"' Optionally skips escapes for single quotes
Returns the html content of a DomNode and children