Searched refs:setHtml (Results 1 – 12 of 12) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/specialchar/dialogs/ |
H A D | specialchar.js | 5 …ss("cke_light_background"),f.hide(),c=h.document.createElement("span"),c.setHtml(b),h.insertText(c… 6 …setHtml(a);e.setHtml(CKEDITOR.tools.htmlEncode(a));b.getParent().addClass("cke_light_background");… 11 …+"\x3c/span\x3e");this.getContentElement("info","charContainer").getElement().setHtml(d.join(""))},
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/templates/dialogs/ |
H A D | templates.js | 6 …+"\x3c/span\x3e");d+="\x3c/td\x3e\x3c/tr\x3e\x3c/table\x3e";m.getFirst().setHtml(d);m.on("click",f… 10 …setHtml("");for(var d=0,h=b.length;d<h;d++)for(var e=CKEDITOR.getTemplates(b[d]),k=e.imagesPath,e=…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc_ie.js | 9 …setHtml(c||a.lang.wsc.notAvailable)}};return{title:a.config.wsc_dialogTitle||a.lang.wsc.title,minW…
|
H A D | wsc.js | 13 …b,d){var c;c=a.framesetHtml(d);var e=a.iframeNumber+"_"+d;b.getElement().setHtml(c);c=document.get… 25 …gest.getElement().setHtml("");a.textNode.GrammTab.reset();a.textNode.GrammTab.setValue(d);a.textNo… 30 ….dialog.getContentElement(a.dialog._.currentTabId,"banner").getElement().setHtml(c)}else a.setHeig… 77 …stMessage.send({id:"options_dic_send"})};var k=function(){f.getElement().setHtml(a.LocalizationCom… 86 ….send({id:"options_checkbox_send"});f.getElement().hide();f.getElement().setHtml(" ")},onLoad:func…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/colordialog/dialogs/ |
H A D | colordialog.js | 7 …e("background-color",a),h.getById(u).setHtml(a)):(h.getById(t).removeStyle("background-color"),h.g…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/ |
H A D | flash.js | 13 …ent(e)):a.insertElement(e)},onHide:function(){this.preview&&this.preview.setHtml("")},contents:[{i… 14 …){var a=this.getDialog(),b=function(b){h.setAttribute("src",b);a.preview.setHtml('\x3cembed height…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/ |
H A D | paste.js | 10 …s,a.getWindow().$)},a);d.setCustomData("dialog",a);a=this.getElement();a.setHtml("");a.append(d);i…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 8 ….setAttribute("aria-checked",a.lockRatio);CKEDITOR.env.hc&&d.getChild(0).setHtml(a.lockRatio?CKEDI… 17 …kElement.equals(d.getSelection().getSelectedElement())?(this.linkElement.setHtml(""),this.linkElem…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/ |
H A D | table.js | 20 …lue(),c=e.getElementsByTag("caption");if(b)0<c.count()?(c=c.getItem(0),c.setHtml("")):(c=new CKEDI…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/ |
H A D | common.js | 17 …==CKEDITOR.NODE_TEXT&&c){var m=new CKEDITOR.htmlParser.element("span");m.setHtml(k.value);k.replac…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 101 …t.createFromHtml=function(a,d){var b=new CKEDITOR.dom.element("div",d);b.setHtml(a);return b.getFi… 106 …ew CKEDITOR.dom.element("div",this.getDocument());b.setHtml(a);b.moveChildren(this)}else this.setH… 110 …);return a?CKEDITOR.tools.getAbsoluteRectPosition(this.getWindow(),b):b},setHtml:CKEDITOR.env.ie&&… 118 ….getParent();c.type==CKEDITOR.NODE_ELEMENT&&(c=c.clone(),c.setHtml(b),b=c.getHtml(),c.setHtml(a),a… 162 …","none");h.setHtml("\x26nbsp;");a&&(g="cke_bm_"+CKEDITOR.tools.getNextNumber(),h.setAttribute("id… 288 …utput&&(b=CKEDITOR.tools.htmlEncode(b));a.is("textarea")?a.setValue(b):a.setHtml(b);return!0}retur… 358 …TOR.htmlParser.basicWriter;this.writeChildrenHtml(a);return a.getHtml()},setHtml:function(a){a=thi… 375 …=l&&(d.fire("lockSnapshot",{forceUpdate:!0}),v=1);d.ui.space("contents").setHtml("");d.mode=""}els… 391 …0},setData:function(a,b){b||(a=this.editor.dataProcessor.toHtml(a));this.setHtml(a);this.fixInitia… 423 …nterMode:x.editor.activeEnterMode});p=t.document.createElement("body");p.setHtml(I);W&&(p.getFirst… [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/ |
H A D | options.js | 31 …d:function(){this.children=[];this.getElement().getChildren().getItem(0).setHtml("")},block:functi…
|