Searched refs:addRules (Results 1 – 12 of 12) sorted by relevance
/plugin/ckgdoku/ckeditor/plugins/link/ |
H A D | plugin.js | 1 …addRules({elements:{a:function(i){var h=i.attributes;if(!h.name){return null}var j=!i.children.len…
|
H A D | plugin.js.unc | 179 dataFilter.addRules( 217 htmlFilter.addRules(
|
/plugin/ckgedit/ckeditor/plugins/link/ |
H A D | plugin.js | 1 …addRules({elements:{a:function(i){var h=i.attributes;if(!h.name){return null}var j=!i.children.len…
|
H A D | plugin.js.unc | 179 dataFilter.addRules( 217 htmlFilter.addRules(
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 807 … RegExp(d,"g"),h=a("nbsp,gt,lt,amp,shy",!0),m=new RegExp(h.regex,"g");f.addRules({text:function(a)… 819 …jects")},afterInit:function(a){(a=(a=a.dataProcessor)&&a.htmlFilter)&&a.addRules(e,{applyToAll:!0}… 825 …}})},afterInit:function(b){var e=b.dataProcessor;(e=e&&e.dataFilter)&&e.addRules({elements:{"cke:o… 869 …addRules({elements:{input:function(a){a=a.attributes;var b=a.type;b||(a.type="text");"checkbox"!=b… 878 …}})},afterInit:function(a){var f=a.dataProcessor;(f=f&&f.dataFilter)&&f.addRules({elements:{iframe… 918 …otectionFunction=c(a)},afterInit:function(a){a.dataProcessor.dataFilter.addRules({elements:{a:func… 999 …lFilter,l=/page-break-after\s*:\s*always/i,k=/display\s*:\s*none/i;c&&c.addRules({attributes:{"cla… 1000 …enteditable;delete e.title}return c}}},{applyToAll:!0,priority:5});e&&e.addRules({elements:{div:fu… 1042 …ns.problem_grammar_data_attribute))&&(c=!1);return c};e&&e.push(k);b&&b.addRules({elements:{span:f… 1043 …blem_grammar_data_attribute];f&&(b||c)&&delete a.name;return a}}});c&&c.addRules({elements:{span:f… [all …]
|
H A D | CHANGES.md | 1013 …itional argument to the [`filter.addRules()`](http://docs.ckeditor.com/#!/api/CKEDITOR.htmlParser.…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js.unc | 6862 c.addRules(t); 6863 c.addRules(F, { 6869 f.addRules(L); 6870 f.addRules(C, { 16942 b.addRules({ 18353 g && g.addRules({ 18365 b && b.addRules({ 21263 c && c.addRules({ 21283 g && g.addRules({ 22260 d && d.addRules({ [all …]
|
H A D | ckeditor.js | 864 … RegExp(d,"g"),h=k("nbsp,gt,lt,amp,shy",!0),l=new RegExp(h.regex,"g");a.addRules({text:function(a)… 885 …jects")},afterInit:function(a){(a=(a=a.dataProcessor)&&a.htmlFilter)&&a.addRules(m,{applyToAll:!0}… 891 afterInit:function(a){var b=a.dataProcessor;(b=b&&b.dataFilter)&&b.addRules({elements:{"cke:object"… 929 …addRules({elements:{input:function(a){a=a.attributes;var b=a.type;b||(a.type="text");"checkbox"!=b… 940 …}})},afterInit:function(a){var b=a.dataProcessor;(b=b&&b.dataFilter)&&b.addRules({elements:{iframe… 995 …otectionFunction=n(c)},afterInit:function(c){c.dataProcessor.dataFilter.addRules({elements:{a:func… 1075 …lFilter,h=/page-break-after\s*:\s*always/i,k=/display\s*:\s*none/i;c&&c.addRules({attributes:{"cla… 1076 priority:5});g&&g.addRules({elements:{div:function(a){if(a.attributes["data-cke-pagebreak"])b(a);el… 1095 …addRules({elements:{table:function(a){a=a.attributes;var b=a["class"],c=parseInt(a.border,10);c&&!… 1126 …ns.problem_grammar_data_attribute))&&(d=!1);return d};e&&e.push(g);d&&d.addRules({elements:{span:f… [all …]
|
H A D | CHANGES.md | 1433 …gument to the [`filter.addRules()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_htmlPa…
|
/plugin/aceeditor/ |
H A D | build.js | 1 …addRules=function(e,t){for(var n in e){var r=e[n];for(var i=0;i<r.length;i++){var s=r[i];s.next&&(… method in AnonymousFunction3f720017f900
|
/plugin/diagramsnet/lib/math/extensions/a11y/ |
H A D | mathjax-sre.js | 726 …n(){this.store=sre.MathCompoundStore.getInstance();this.loaded_=[];this.addRules={functions:goog.b… class in sre.MathMap 729 …bject.keys(a)[c];c++){var e=d.split("/");b&&b!==e[0]||a[d].forEach(this.addRules[e[1]])}};sre.Math…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …addRules(state, newrules, rules) {\n for (const rule of rules) {\n let include =…
|