Searched refs:contentTransformations (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgedit/ckeditor/ |
D | ckeditor.js | 240 …his.editor));this.allow(a.allowedContent,a.name);this.addTransformations(a.contentTransformations); 783 …olbar:"colors,"+r,allowedContent:p,requiredContent:p,contentTransformations:k.contentTransformatio… property 792 …contentTransformations:[[{element:"font",check:"span{color}",left:function(a){return!!a.attributes… 838 …div",{allowedContent:b,requiredContent:"div",contextSensitive:!0,contentTransformations:[["div: al… property 915 …+x,defaultValue:"cke-default",allowedContent:u,requiredContent:u,contentTransformations:"span"===t… 957 …Command("image",{allowedContent:a,requiredContent:"img[alt,src]",contentTransformations:[["img{wid… 966 …,styles:d?null:"margin-left,margin-right",classes:d||null}};this.contentTransformations=[["div: sp… 1034 …Content:"ol{list-style-type}[start]; li{list-style-type}[value]",contentTransformations:[["ol: lis… 1035 allowedContent:"ul{list-style-type}",contentTransformations:[["ul: listTypeToStyle"]]});b=a.addComm… 1164 "table"+a.plugins.dialogadvtab.allowedContent():""),requiredContent:"table",contentTransformations:… property [all …]
|
D | ckeditor.js.unc | 4969 this.addTransformations(a.contentTransformations); 15523 contentTransformations: k.contentTransformations, 15646 contentTransformations: [ 15663 if (void 0 === x || x) w.contentTransformations = [ 16471 contentTransformations: [ 18040 contentTransformations: "span" === t.element ? [ 18937 contentTransformations: [ 19148 this.contentTransformations = [ 20391 contentTransformations: [ 20401 contentTransformations: [ [all …]
|
/plugin/ckgdoku/ckeditor/ |
D | ckeditor.js | 216 …his.editor));this.allow(a.allowedContent,a.name);this.addTransformations(a.contentTransformations); 727 …olbar:"colors,"+h,allowedContent:w,requiredContent:w,contentTransformations:t.contentTransformatio… property 735 …n;if(!CKEDITOR.env.hc){f("TextColor","fore",k.textColorTitle,10,{contentTransformations:[[{element… 736 if(void 0===h||h)d.contentTransformations=[[{element:"span",left:function(a){var b=CKEDITOR.tools;i… 785 …div",{allowedContent:b,requiredContent:"div",contextSensitive:!0,contentTransformations:[["div: al… property 851 …anelTitle,toolbar:"styles,"+m,allowedContent:n,requiredContent:n,contentTransformations:[[{element… property 880 {allowedContent:c,requiredContent:"img[alt,src]",contentTransformations:[["img{width}: sizeToStyle"… property 889 …,styles:m?null:"margin-left,margin-right",classes:m||null}};this.contentTransformations=[["div: sp… property 957 …Content:"ol{list-style-type}[start]; li{list-style-type}[value]",contentTransformations:[["ol: lis… property 958 allowedContent:"ul{list-style-type}",contentTransformations:[["ul: listTypeToStyle"]]});f=a.addComm… property [all …]
|