Functiondijit._editor.RichText._postFilterContent

dojo.require("dijit._editor.RichText");
defined in dijit/_editor/RichText.js

filter the output after getting the content of the editing area

Usage

function (/*DomNode|String?*/ dom, /*Boolean?*/ nonDestructive) (view source)
parametertypedescription
domDomNode|StringOptional.
nonDestructiveBooleanOptional.