Home
last modified time | relevance | path

Searched refs:requiredContent (Results 1 – 13 of 13) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/smiley/
Dplugin.js1 …gCommand("smiley",{allowedContent:"img[alt,height,!src,title,width]",requiredContent:"img"}));a.ui… property
Dplugin.js.unc15 requiredContent: 'img'
/plugin/ckgedit/ckeditor/plugins/smiley/
Dplugin.js1 …gCommand("smiley",{allowedContent:"img[alt,height,!src,title,width]",requiredContent:"img"}));a.ui… property
Dplugin.js.unc15 requiredContent: 'img'
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
Dtable.js1 …commit:b},{type:"html",html:" "},{type:"select",id:"selHeaders",requiredContent:"th","default… property
Dtable.js.unc273 requiredContent: 'th',
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
Dtable.js1 …commit:b},{type:"html",html:" "},{type:"select",id:"selHeaders",requiredContent:"th","default… property
Dtable.js.unc273 requiredContent: 'th',
/plugin/ckgdoku/ckeditor/
Dckeditor.js215 …!0;a.toFeature&&(a=a.toFeature(this.editor));return!a.requiredContent||this.check(a.requiredConten…
217 …ms(a.contentForms);return a.requiredContent&&(this.customConfig||this.disallowedContent.length)?th…
472 …OR.POSITION_IS_CONTAINED}(),CKEDITOR.styleCommand=function(a,f){this.requiredContent=this.allowedC…
563requiredContent,g=0;if(e){for(var h in this._.contents[a.id]){var k=this._.contents[a.id][h];"hbox…
568 …IALOG_STATE_IDLE)}},addPage:function(a){if(!a.requiredContent||this._.editor.filter.check(a.requir…
583 …CKEDITOR.tools.getNextId()+"_uiElement";b.requiredContent&&!a.getParentEditor().filter.check(b.req…
609 attributes:"dir"}},requiredContent:"p[dir]",refresh:function(a,b){var c=a.config.useComputedState,d…
621 …ITOR.TRISTATE_OFF)},context:"blockquote",allowedContent:"blockquote",requiredContent:"blockquote"}…
630 …_.feature)return this._.feature;var b=this;this.allowedContent||this.requiredContent||!this.comman…
727 …modes:{wysiwyg:1},editorFocus:0,toolbar:"colors,"+h,allowedContent:w,requiredContent:w,contentTran… property
[all …]
DCHANGES.md779 …property-allowedContent) and [`requiredContent`](http://docs.ckeditor.com/#!/api/CKEDITOR.feature-…
/plugin/ckgedit/ckeditor/
Dckeditor.js239 …!0;a.toFeature&&(a=a.toFeature(this.editor));return!a.requiredContent||this.check(a.requiredConten…
241 …ms(a.contentForms);return a.requiredContent&&(this.customConfig||this.disallowedContent.length)?th…
512 …R.POSITION_IS_CONTAINED})();CKEDITOR.styleCommand=function(a,d){this.requiredContent=this.allowedC…
610requiredContent,f=0;if(e){for(var g in this._.contents[a.id]){var h=this._.contents[a.id][g];"hbox…
615 …IALOG_STATE_IDLE)}},addPage:function(a){if(!a.requiredContent||this._.editor.filter.check(a.requir…
630 …CKEDITOR.tools.getNextId()+"_uiElement";b.requiredContent&&!a.getParentEditor().filter.check(b.req…
650 …pe:"text",requiredContent:b?b+"[id]":null,label:d.id,setup:f,commit:g}),a.dir&&e.push({id:"advLang… property
651 …lasses)e=[],a.styles&&e.push({id:"advStyles",att:"style",type:"text",requiredContent:b?b+"{cke-xyz… property
652 …:["45%","55%"],children:[{id:"advCSSClasses",att:"class",type:"text",requiredContent:b?b+"(cke-xyz… property
658 …blockquote div tr p div li td":{propertiesOnly:!0,attributes:"dir"}},requiredContent:"p[dir]",refr…
[all …]
Dckeditor.js.unc4939 return !a.requiredContent || this.check(a.requiredContent)
4971 …return a.requiredContent && (this.customConfig || this.disallowedContent.length) ? this.check(a.re…
10264 this.requiredContent = this.allowedContent = this.style = a;
11975 d = a.requiredContent,
11980 …" != h.type && h.getInputElement() && (h.requiredContent && !this._.editor.activeFilter.check(h.re…
12069 if (!a.requiredContent || this._.editor.filter.check(a.requiredContent)) {
12395 …b.requiredContent && !a.getParentEditor().filter.check(b.requiredContent) && (m.display = "none", …
12929 requiredContent: b ? b + "[id]" : null,
12937 requiredContent: b ? b + "[dir]" : null,
12957 requiredContent: b ? b + "{cke-xyz}" : null,
[all …]
DCHANGES.md1199 …llowedContent) and [`requiredContent`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_fea…