Home
last modified time | relevance | path

Searched defs:htmlParser (Results 1 – 2 of 2) sorted by relevance

/plugin/ckgedit/ckeditor/
Dckeditor.js292 CKEDITOR.htmlParser=function(){this._={htmlPartsRegex:/<(?:(?:\/([^>]+)>)|(?:!--([\S|\s]*?)--\x3e)|… function
293 …nohref:1,noresize:1,noshade:1,nowrap:1,readonly:1,selected:1};CKEDITOR.htmlParser.prototype={onTag… class
/plugin/ckgdoku/ckeditor/
Dckeditor.js265 CKEDITOR.htmlParser.prototype={onTagOpen:function(){},onTagClose:function(){},onText:function(){},o… class in CKEDITOR