dijit._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
parameter | type | description |
---|---|---|
dom | DomNode|String | Optional. |
nonDestructive | Boolean | Optional. |