Home
last modified time | relevance | path

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

/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js240 …div"];CKEDITOR.FILTER_SKIP_TREE=2;CKEDITOR.filter=function(a,b){this.allowedContent=[];this.disall… property
804 …LBUTTON,{label:k,title:k,command:m,editorFocus:0,toolbar:"colors,"+C,allowedContent:B,requiredCont… property
845 …s:1,styles:1};CKEDITOR.plugins.add("dialogadvtab",{requires:"dialog",allowedContent:function(c){c|… method
849 …}");a.addCommand("creatediv",new CKEDITOR.dialogCommand("creatediv",{allowedContent:b,requiredCont… property
896 …or]{*}(*)");a.addCommand("flash",new CKEDITOR.dialogCommand("flash",{allowedContent:b,requiredCont… property
924 …d:b.commandName,toolbar:"styles,"+b.order,defaultValue:"cke-default",allowedContent:e,requiredCont… property
932 …Combo("Format",{label:c.label,title:c.panelTitle,toolbar:"styles,20",allowedContent:n,panel:{css:[… property
937 …m",hiddenfield:"input",imagebutton:"input"},d=function(f,c,d){var h={allowedContent:l[c],requiredC… property
943 …function(a){var b=a.document.createElement("hr");a.insertElement(b)},allowedContent:"hr",requiredC… property
950 …rame.js");a.addCommand("iframe",new CKEDITOR.dialogCommand("iframe",{allowedContent:c,requiredCont… property
[all …]