Home
last modified time | relevance | path

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

/plugin/ckgdoku/ckeditor/plugins/smiley/
Dplugin.js1 …images/");a.addCommand("smiley",new CKEDITOR.dialogCommand("smiley",{allowedContent:"img[alt,heigh… property
/plugin/ckgedit/ckeditor/plugins/smiley/
Dplugin.js1 …images/");a.addCommand("smiley",new CKEDITOR.dialogCommand("smiley",{allowedContent:"img[alt,heigh… property
/plugin/ckgedit/ckeditor/plugins/pastebase64/
Dplugin.js11 allowedContent: 'img[alt,id,!src]{width,height};' property
/plugin/ckgdoku/ckeditor/plugins/pastebase64/
Dplugin.js11 allowedContent: 'img[alt,id,!src]{width,height};' property
/plugin/ckgdoku/ckeditor/
Dckeditor.js209 …,"div"];CKEDITOR.FILTER_SKIP_TREE=2;CKEDITOR.filter=function(a){this.allowedContent=[];this.disall… property
727 {label:f,title:f,modes:{wysiwyg:1},editorFocus:0,toolbar:"colors,"+h,allowedContent:w,requiredConte… property
781 …s:1,styles:1};CKEDITOR.plugins.add("dialogadvtab",{requires:"dialog",allowedContent:function(a){a|… method
785 a.addCommand("creatediv",new CKEDITOR.dialogCommand("creatediv",{allowedContent:b,requiredContent:"… property
824 …or]{*}(*)");a.addCommand("flash",new CKEDITOR.dialogCommand("flash",{allowedContent:b,requiredCont… property
851 …addRichCombo(c,{label:l.label,title:l.panelTitle,toolbar:"styles,"+m,allowedContent:n,requiredCont… property
858 …Combo("Format",{label:b.label,title:b.panelTitle,toolbar:"styles,20",allowedContent:k,panel:{css:[… property
863 …m",hiddenfield:"input",imagebutton:"input"},k=function(c,d,h){var k={allowedContent:e[d],requiredC… property
870 a.insertElement(b)},allowedContent:"hr",requiredContent:"hr"};CKEDITOR.plugins.add("horizontalrule"… property
877 …rame.js");a.addCommand("iframe",new CKEDITOR.dialogCommand("iframe",{allowedContent:b,requiredCont… property
[all …]
/plugin/ckgedit/ckeditor/
Dckeditor.js233 …div"];CKEDITOR.FILTER_SKIP_TREE=2;CKEDITOR.filter=function(a,b){this.allowedContent=[];this.disall… property
649 …s:1,styles:1};CKEDITOR.plugins.add("dialogadvtab",{requires:"dialog",allowedContent:function(c){c|… method
783 …{label:g,title:g,modes:{wysiwyg:1},editorFocus:0,toolbar:"colors,"+r,allowedContent:p,requiredCont… property
838 …}");a.addCommand("creatediv",new CKEDITOR.dialogCommand("creatediv",{allowedContent:b,requiredCont… property
889 …or]{*}(*)");a.addCommand("flash",new CKEDITOR.dialogCommand("flash",{allowedContent:b,requiredCont… property
1154 …Combo("Styles",{label:g.label,title:g.panelTitle,toolbar:"styles,10",allowedContent:m,panel:{css:[… property
1163 …dCommand("table",new CKEDITOR.dialogCommand("table",{context:"table",allowedContent:"table{width,h… property
1183 …");b("cellProperties",new CKEDITOR.dialogCommand("cellProperties",f({allowedContent:"td th{width,h… property
1187 …table",exec:function(a){a=a.getSelection();z(a)}}));b("cellMerge",f({allowedContent:"td[colspan,ro… property
1188 …x(a.getSelection(),"down");p(b.cell,!0)}}));b("cellVerticalSplit",f({allowedContent:"td[rowspan]",… property
[all …]