Searched refs:createFakeElement (Results 1 – 5 of 5) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | hiddenfield.js | 6 …put");a.setAttribute("type","hidden");this.commitContent(a);var a=b.createFakeElement(a,"cke_hidde…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/ |
H A D | anchor.js | 5 CKEDITOR.dialog.add("anchor",function(c){function d(b,a){return b.createFakeElement(b.document.crea…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/iframe/dialogs/ |
H A D | iframe.js | 7 …R.dom.element("iframe");var a={},d={};this.commitContent(b,a,d);b=c.createFakeElement(b,"cke_ifram…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/ |
H A D | flash.js | 13 …e("name")]=c.getItem(f);c={};f={};this.commitContent(e,d,b,c,f);e=a.createFakeElement(e||d,"cke_fl…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 892 …Filter)&&a.addRules(m,{applyToAll:!0})}});CKEDITOR.editor.prototype.createFakeElement=function(a,b… method in CKEDITOR.editor
|