Searched refs:createElement (Results 1 – 18 of 18) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 12 ….preview=CKEDITOR.document.getById(C);this.originalElement=a.document.createElement("img");this.or… 15 …createElement("img"),this.imageElement.setAttribute("alt",""),d.insertElement(this.imageElement)):… 16 …etAttribute("alt","");this.linkEditMode||(this.linkElement=d.document.createElement("a"));this.com…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | hiddenfield.js | 6 ….$.documentMode?b.document.createElement('\x3cinput name\x3d"'+CKEDITOR.tools.htmlEncode(a)+'"\x3e…
|
H A D | select.js | 5 …lect",function(c){function h(a,b,e,d,c){a=f(a);d=d?d.createElement("OPTION"):document.createElemen… 8 …(a),e=this.getMode(a)==CKEDITOR.dialog.CREATION_MODE;e&&(b=a.document.createElement("select"));thi…
|
H A D | form.js | 5 …on(){var b=this.getParentEditor(),a=this.getModel(b);a||(a=b.document.createElement("form"),a.appe…
|
H A D | radio.js | 5 …on(){var a=this.getParentEditor(),b=this.getModel(a);b||(b=a.document.createElement("input"),b.set…
|
H A D | textarea.js | 5 …(a),c=this.getMode(a)==CKEDITOR.dialog.CREATION_MODE;c&&(b=a.document.createElement("textarea"));t…
|
H A D | checkbox.js | 5 …on(){var a=this.getParentEditor(),b=this.getModel(a);b||(b=a.document.createElement("input"),b.set…
|
H A D | textfield.js | 6 …(a),c=this.getMode(a)==CKEDITOR.dialog.CREATION_MODE;c&&(b=a.document.createElement("input"),b.set…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 17 … in b)k.push([f,b[f]]);k.sort();for(var l=0;l<k.length;l++)f=document.createElement("option"),f.se… 18 …createElement("option");e.text=b[c];e.value=b[c];d.$.add(e,c)}a.selectNode.Synonyms.getInputElemen… 24 …etValue(c[0]);b=A(B);B.clear();for(d=0;d<c.length;d++){var e=document.createElement("option");e.te… 26 …gories),c=0;a.selectNode.Categories.clear();for(var e in b)b=document.createElement("option"),b.te… 46 a+"\x26callback\x3dtoString\x26synchronization\x3dtrue",e=document.createElement("script");e.type="…
|
H A D | wsc_ie.js | 10 typeof window.doSpell&&CKEDITOR.document.getHead().append(CKEDITOR.document.createElement("script",…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/ |
H A D | anchor.js | 5 …or",function(c){function d(b,a){return b.createFakeElement(b.document.createElement("a",{attribute…
|
/webtrees/resources/js/ |
H A D | statistics.js | 98 const script = document.createElement('script');
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/smiley/dialogs/ |
H A D | smiley.js | 5 …ar b=c.getAttribute("cke_src"),a=c.getAttribute("title"),c=f.document.createElement("img",{attribu…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/specialchar/dialogs/ |
H A D | specialchar.js | 5 …Html())&&(c.removeClass("cke_light_background"),f.hide(),c=h.document.createElement("span"),c.setH…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 18 …loadFullCore._load=1;else{delete CKEDITOR.loadFullCore;var a=document.createElement("script");a.ty… 26 …[a]=b;e[c+a]=b;return e},cssStyleToDomStyle:function(){var a=document.createElement("div").style,b… 39 …progress section summary time video".split(" "),e=c.length,g;e--;)g=a.createElement(c[e]),b&&a.app… 96 b.$.sheet},createElement:function(a,d){var b=new CKEDITOR.dom.element(a,this);d&&(d.attributes&&b.s… 100 …TOR.dom.element=function(a,d){"string"==typeof a&&(a=(d?d.$:document).createElement(a));CKEDITOR.d… 104 …loat(this.getComputedStyle(k[a][c])||0,10)||0;return b}var f=document.createElement("_").classList… 106 …me,b)},append:function(a,b){"string"==typeof a&&(a=this.getDocument().createElement(a));b?this.$.i… 107 …Text());)a=a.getPrevious();a&&a.is&&a.is("br")||(a=this.getDocument().createElement("br"),CKEDITOR… 109 …n this.$.outerHTML.replace(/<\?[^>]*>/,"");var a=this.$.ownerDocument.createElement("div");a.appen… 111 return a}}:function(a){return this.$.innerHTML=a},setText:function(){var a=document.createElement("… [all …]
|
H A D | CHANGES.md | 240 …plugins.pagebreak.createElement()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_plugin…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 15 CKEDITOR.plugins.pagebreak.createElement(a),CKEDITOR.htmlParser.fragment.fromHtml(b.getOuterHtml())…
|
/webtrees/public/js/ |
H A D | webtrees.min.js | 1 …ding)return this.loading=!0,new Promise((function(t,n){var o=document.createElement("script");o.as…
|