Home
last modified time | relevance | path

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

/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js1 …gCommand("smiley",{allowedContent:"img[alt,height,!src,title,width]",requiredContent:"img"}));a.ui…
H A Dplugin.js.unc15 requiredContent: 'img'
/plugin/ckgedit/ckeditor/plugins/smiley/
H A Dplugin.js1 …gCommand("smiley",{allowedContent:"img[alt,height,!src,title,width]",requiredContent:"img"}));a.ui…
H A Dplugin.js.unc15 requiredContent: 'img'
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …commit:b},{type:"html",html:" "},{type:"select",id:"selHeaders",requiredContent:"th","default…
H A Dtable.js.unc273 requiredContent: 'th',
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …commit:b},{type:"html",html:" "},{type:"select",id:"selHeaders",requiredContent:"th","default…
H A Dtable.js.unc273 requiredContent: 'th',
/plugin/ckgdoku/ckeditor/
H A 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…
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…
782 …pe:"text",requiredContent:l?l+"[id]":null,label:k.id,setup:a,commit:f}),e.dir&&h.push({id:"advLang…
785requiredContent:"div",contextSensitive:!0,contentTransformations:[["div: alignmentToStyle"]],refre…
901 …s+)(?:"+b.join("|")+")(?\x3d$|\\s)");this.requiredContent=k+"("+this.cssClassName+")"}else this.re…
957requiredContent:"ol",allowedContent:"ol{list-style-type}[start]; li{list-style-type}[value]",conte…
1113requiredContent:"table",exec:function(b){b=b.getSelection();b=a(b);f(b,!0)}}));m("rowInsertAfter",…
1115requiredContent:"table",exec:function(b){b=b.getSelection();b=a(b);l(b)}}));m("cellDelete",e({requ…
[all …]
H A DCHANGES.md779 …property-allowedContent) and [`requiredContent`](http://docs.ckeditor.com/#!/api/CKEDITOR.feature-…
/plugin/ckgedit/ckeditor/
H A 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…
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…
650 …pe:"text",requiredContent:b?b+"[id]":null,label:d.id,setup:f,commit:g}),a.dir&&e.push({id:"advLang…
839 …div",new CKEDITOR.dialogCommand("editdiv",{requiredContent:"div"}));a.addCommand("removediv",{requ…
977 …s+)(?:"+c.join("|")+")(?\x3d$|\\s)");this.requiredContent=f+"("+this.cssClassName+")"}else this.re…
1186requiredContent:"table",exec:function(a){a=a.getSelection();a=q(a);r(a,!0)}}));b("rowInsertAfter",…
1187requiredContent:"table",exec:function(a){a=a.getSelection();z(a)}}));b("cellMerge",f({allowedConte…
1188requiredContent:"td[rowspan]",exec:function(a){p(E(a.getSelection()))}}));b("cellHorizontalSplit",…
[all …]
H A Dckeditor.js.unc4939 return !a.requiredContent || this.check(a.requiredContent)
12069 if (!a.requiredContent || this._.editor.filter.check(a.requiredContent)) {
13347 requiredContent: "blockquote"
15522 requiredContent: p,
18039 requiredContent: u,
18483 requiredContent: "hr"
19347 requiredContent: "img"
19983 requiredContent: "a[href]",
20000 requiredContent: "a[name]"
20039 this.requiredContent = m
[all …]
H A DCHANGES.md1199 …llowedContent) and [`requiredContent`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_fea…