Home
last modified time | relevance | path

Searched refs:append (Results 1 – 16 of 16) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/
H A Dtable.js8 …(var h=b.append(p("tbody")),f=parseInt(c.txtRows,10)||0,l=parseInt(c.txtCols,10)||0,k=0;k<f;k++)fo…
9 …ta("cke-bookmark")||(h.renameNode("th"),h.setAttribute("scope","col"));g.append(l.remove())}if(nul…
10 (m.renameNode("td"),m.removeAttribute("scope"));h.append(l,!0)}g.remove()}if(!this.hasColumnHeaders…
20 …setHtml("")):(c=new CKEDITOR.dom.element("caption",a.document),e.append(c,!0)),c.append(new CKEDIT…
/webtrees/tests/views/
H A DAbstractViewTest.php56 $append = [];
61 $append[] = $product;
65 $result = $append;
/webtrees/app/Services/
H A DGedcomEditService.php120 …* @param bool $append Are we appending to a level 0 record, or replacing a level 1 record?
124 …Gedcom(string $record_type, array $levels, array $tags, array $values, bool $append = true): string argument
180 if ($append && $gedcom !== '') {
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/
H A Dpaste.js10 …).$)},a);d.setCustomData("dialog",a);a=this.getElement();a.setHtml("");a.append(d);if(CKEDITOR.env…
11 a.append(e);this.focus=function(){e.focus();this.fire("focus")}}this.getInputElement=function(){ret…
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/
H A Doptions.js24 …ng=a.sender.getValue()});f.appendText(b);f.setAttribute("for",h);c.append(e);c.append(f);a===k.get…
30 …ve");n.addClass("cke_dialog_close_button");n.setAttribute("href","javascript:void(0)");k.append(n);
31 l.append(k,c?!0:!1)},inChildren:function(d){return SCAYT.prototype.Utils.inArray(this.children,d)},…
/webtrees/public/ckeditor-4.15.1-custom/plugins/colordialog/dialogs/
H A Dcolordialog.js10 …or",c);var d=n("color_table_cell");b.setAttribute("aria-labelledby",d);b.append(CKEDITOR.dom.eleme…
13 …x3e\x3c/div\x3e",onLoad:function(){CKEDITOR.document.getById(this.domId).append(k)},focus:function…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js34 CKEDITOR.document),CKEDITOR.document.getBody().append(a));if(!/%$/.test(b)){var c=0>parseFloat(b);c…
81 CKEDITOR.tools.extend(CKEDITOR.dom.node.prototype,{appendTo:function(a,d){a.append(this,d);return a…
90 b.nodeName.toLowerCase()==a)return!0;b=b.parentNode}return!1},move:function(a,d){a.append(this.remo…
95append(d)}},appendStyleText:function(a){if(this.$.createStyleSheet){var d=this.$.createStyleSheet(…
98 return a=a?new CKEDITOR.dom.element(a):this.getDocumentElement().append(new CKEDITOR.dom.element("h…
106 …class"));return this},hasClass:function(b){return a(this.$.className,b)},append:function(a,b){"str…
107append(new CKEDITOR.dom.text(a))},appendBogus:function(a){if(a||CKEDITOR.env.needsBrFiller){for(a=…
108 …backgroundColor&&(d.$.style.backgroundColor=d.$.style.backgroundColor),c.append(d);c.insertAfter(t…
110 …dy",this.getDocument());b.$.innerHTML=a;for(b=b.getChildren();b.count();)this.append(b.getItem(0));
141 …dTo(a);return a.getHtml().replace(/\s*data-cke-expando=".*?"/g,"")}},!0,{append:1,appendBogus:1,cl… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js16 …;c.addClass("cke_dialog_ui_input_select");c.setStyles({width:"160px"});d.append(c);return d};a.bui…
20 …es({display:"block","line-height":"16px","margin-left":"18px","white-space":"normal"});e.append(f);
21 e.append(h);return e},G=function(a){a=a||"true";null!==a&&"false"==a&&u()},w=function(b){var d=new …
25 …uggest;for(var d=b.length,c=!0,e=0;e<d;e++)a.grammerSuggest.getElement().append(M(b[e],b[e],c)),c=…
51 …etById(d);d.setStyle("width","97%");d.getElementsByTag("DIV").count()||d.append(a.buildSelectLang(…
H A Dwsc_ie.js10 typeof window.doSpell&&CKEDITOR.document.getHead().append(CKEDITOR.document.createElement("script",…
/webtrees/public/ckeditor-4.15.1-custom/plugins/templates/dialogs/
H A Dtemplates.js10 …);p.setAttribute("aria-posinset",l+1);p.setAttribute("aria-setsize",q);c.append(p)}a.focus()}else …
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/
H A Dimage.js17 …is.linkElement.append(this.imageElement,!1)):d.insertElement(this.imageElement):(d.insertElement(t…
/webtrees/resources/js/
H A Dtreeview.js311 bc.append(collapsed.addClass('collapsedContent').css('display', 'none'));
/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/
H A Ddiv.js9 (d.is&&CKEDITOR.dom.element.setMarker(c,d,"block_processed",!0),b||l.insertBefore(d),l.append(d));C…
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dselect.js5 …):(null!==c&&c<a.getChildCount()?a.getChild(0>c?0:c).insertBeforeMe(d):a.append(d),d.setText(0<b.l…
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/
H A Dcommon.js18 …=new CKEDITOR.dom.element("iframe");c.hide();CKEDITOR.document.getBody().append(c);c.$.contentDocu…
/webtrees/public/js/
H A Dwebtrees.min.js1 …tent"),n=r.find(".tv_box:not(.collapsedContent)");else{n=e,o=e.clone(),r.append(o.addClass("collap…