Home
last modified time | relevance | path

Searched refs:toAllowedContentRules (Results 1 – 5 of 5) sorted by relevance

/plugin/ckgdoku/ckeditor/
DCHANGES.md789 …Content()`](http://docs.ckeditor.com/#!/api/CKEDITOR.style-method-toAllowedContentRules) method wh…
Dckeditor.js211 …b);else if(b instanceof CKEDITOR.style){if(b.toAllowedContentRules)return this.allow(b.toAllowedCo…
/plugin/ckgedit/ckeditor/
Dckeditor.js235 …b);else if(b instanceof CKEDITOR.style){if(b.toAllowedContentRules)return this.allow(b.toAllowedCo…
1300 …et:!1},buildPreview:function(a){return a||this._.definition.name},toAllowedContentRules:function(a… method
DCHANGES.md1209 …ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_style.html#method-toAllowedContentRules) method wh…
Dckeditor.js.unc4868 … if (b.toAllowedContentRules) return this.allow(b.toAllowedContentRules(this.editor), c, d);
25896 toAllowedContentRules: function(a) {