Home
last modified time | relevance | path

Searched refs:addRules (Results 1 – 12 of 12) sorted by relevance

/plugin/ckgedit/ckeditor/plugins/link/
Dplugin.js1addRules({elements:{a:function(i){var h=i.attributes;if(!h.name){return null}var j=!i.children.len…
Dplugin.js.unc179 dataFilter.addRules(
217 htmlFilter.addRules(
/plugin/ckgdoku/ckeditor/plugins/link/
Dplugin.js1addRules({elements:{a:function(i){var h=i.attributes;if(!h.name){return null}var j=!i.children.len…
Dplugin.js.unc179 dataFilter.addRules(
217 htmlFilter.addRules(
/plugin/ckgdoku/ckeditor/
Dckeditor.js807 … 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…
869addRules({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 …]
DCHANGES.md1013 …itional argument to the [`filter.addRules()`](http://docs.ckeditor.com/#!/api/CKEDITOR.htmlParser.…
/plugin/ckgedit/ckeditor/
Dckeditor.js.unc6581 b && this.addRules(b, 10)
6584 addRules: function(a, c) {
6862 c.addRules(t);
6863 c.addRules(F, {
6866 c.addRules(a(b, "data"), {
6869 f.addRules(L);
6870 f.addRules(C, {
6873 f.addRules(a(b, "html"), {
16942 b.addRules({
17396 (a = (a = a.dataProcessor) && a.htmlFilter) && a.addRules(m, {
[all …]
Dckeditor.js864 … 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"…
929addRules({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…
1095addRules({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 …]
DCHANGES.md1433 …gument to the [`filter.addRules()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_htmlPa…
/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js726 …n(){this.store=sre.MathCompoundStore.getInstance();this.loaded_=[];this.addRules={functions:goog.b… property 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/aceeditor/
Dbuild.js1addRules=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
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1addRules(state, newrules, rules) {\n for (const rule of rules) {\n let include =…