Home
last modified time | relevance | path

Searched refs:createFakeElement (Results 1 – 5 of 5) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dhiddenfield.js6 …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 Danchor.js5 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 Diframe.js7 …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 Dflash.js13 …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 Dckeditor.js892 …Filter)&&a.addRules(m,{applyToAll:!0})}});CKEDITOR.editor.prototype.createFakeElement=function(a,b… method in CKEDITOR.editor