Home
last modified time | relevance | path

Searched defs:requiredContent (Results 1 – 6 of 6) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/smiley/
Dplugin.js1 …gCommand("smiley",{allowedContent:"img[alt,height,!src,title,width]",requiredContent:"img"}));a.ui… property
/plugin/ckgedit/ckeditor/plugins/smiley/
Dplugin.js1 …gCommand("smiley",{allowedContent:"img[alt,height,!src,title,width]",requiredContent:"img"}));a.ui… property
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
Dtable.js1 …[g]=this.getValue()};function a(n){var k=0,h=0;for(var g=0,o,p=n.$.rows.length;g<p;g++){o=n.$.rows…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
Dtable.js1 …[g]=this.getValue()};function a(n){var k=0,h=0;for(var g=0,o,p=n.$.rows.length;g<p;g++){o=n.$.rows…
/plugin/ckgdoku/ckeditor/
Dckeditor.js727 …modes:{wysiwyg:1},editorFocus:0,toolbar:"colors,"+h,allowedContent:w,requiredContent:w,contentTran… property
782 h=[];if(e.id||e.dir)e.id&&h.push({id:"advId",att:"id",type:"text",requiredContent:l?l+"[id]":null,l… property
783 type:"text",requiredContent:l?l+"{cke-xyz}":null,label:k.styles,"default":"",validate:CKEDITOR.dial… property
784 …:["45%","55%"],children:[{id:"advCSSClasses",att:"class",type:"text",requiredContent:l?l+"(cke-xyz… property
785 a.addCommand("creatediv",new CKEDITOR.dialogCommand("creatediv",{allowedContent:b,requiredContent:"… property
824 …Command("flash",new CKEDITOR.dialogCommand("flash",{allowedContent:b,requiredContent:"embed"}));a.… property
851 …abel:l.label,title:l.panelTitle,toolbar:"styles,"+m,allowedContent:n,requiredContent:n,contentTran… property
863 …t",imagebutton:"input"},k=function(c,d,h){var k={allowedContent:e[d],requiredContent:l[d]};"form"=… property
870 a.insertElement(b)},allowedContent:"hr",requiredContent:"hr"};CKEDITOR.plugins.add("horizontalrule"… property
877 …mmand("iframe",new CKEDITOR.dialogCommand("iframe",{allowedContent:b,requiredContent:"iframe"}));a… property
[all …]
/plugin/ckgedit/ckeditor/
Dckeditor.js650 …]},e=[];if(a.id||a.dir)a.id&&e.push({id:"advId",att:"id",type:"text",requiredContent:b?b+"[id]":nu… 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
783 …modes:{wysiwyg:1},editorFocus:0,toolbar:"colors,"+r,allowedContent:p,requiredContent:p,contentTran… property
838 …"creatediv",new CKEDITOR.dialogCommand("creatediv",{allowedContent:b,requiredContent:"div",context… property
839 …ED)}}));a.addCommand("editdiv",new CKEDITOR.dialogCommand("editdiv",{requiredContent:"div"}));a.ad… property
889 …Command("flash",new CKEDITOR.dialogCommand("flash",{allowedContent:b,requiredContent:"embed"}));a.… property
1164 "table"+a.plugins.dialogadvtab.allowedContent():""),requiredContent:"table",contentTransformations:… property
1184 requiredContent:g,contentTransformations:[[{element:"td",left:function(a){return a.styles.backgroun… property
1185 …("cellProperties",this.path+"dialogs/tableCell.js");b("rowDelete",f({requiredContent:"table",exec:… property
[all …]