Home
last modified time | relevance | path

Searched refs:disallowedContent (Results 1 – 4 of 4) sorted by relevance

/plugin/ckgedit/ckeditor/
Dckeditor.js233 …IP_TREE=2;CKEDITOR.filter=function(a,b){this.allowedContent=[];this.disallowedContent=[];this.elem… property
235 " "+I[c.shiftEnterMode],"default",1),this.disallow(c.config.disallowedContent))}else this.customCon…
239 …this,b,!0))return!1;"string"==typeof b&&(b=e(b));a(this,b,null,this.disallowedContent,this._.disal…
241 …(a.contentForms);return a.requiredContent&&(this.customConfig||this.disallowedContent.length)?this…
245 …owedContent);a._.allowedRules=b(this._.allowedRules);a.disallowedContent=b(this.disallowedContent)…
246 delete this._;delete this.allowedContent;delete this.disallowedContent}};var P={styles:1,attributes…
1268disallowedContent)return null;var d=this._.filters[a];d||(this._.filters[a]=d={});a=d[b];a||(a=c.a…
Dckeditor.js.unc4834 this.disallowedContent = [];
4858 "default", 1), this.disallow(a.config.disallowedContent))
4947 a(this, b, null, this.disallowedContent, this._.disallowedRules);
4971 …return a.requiredContent && (this.customConfig || this.disallowedContent.length) ? this.check(a.re…
5066 a.disallowedContent = b(this.disallowedContent);
5077 delete this.disallowedContent
25257 if (!c.allowedContent && !c.disallowedContent) return null;
25261 …Content) : this.editor.filter.clone(), d[b] = a, c.disallowedContent && a.disallow(c.disallowedCon…
DCHANGES.md353 … [`CKEDITOR.filter.disallowedContent`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_fil…
/plugin/ckgdoku/ckeditor/
Dckeditor.js209 …DITOR.FILTER_SKIP_TREE=2;CKEDITOR.filter=function(a){this.allowedContent=[];this.disallowedContent= property
211 " "+H[a.shiftEnterMode],"default",1),this.disallow(a.config.disallowedContent))}else this.customCon…
215 …this,b,!0))return!1;"string"==typeof b&&(b=g(b));a(this,b,null,this.disallowedContent,this._.disal…
217 …(a.contentForms);return a.requiredContent&&(this.customConfig||this.disallowedContent.length)?this…
221 …ances[this.id];delete this._;delete this.allowedContent;delete this.disallowedContent}};var L={sty…