Home
last modified time | relevance | path

Searched refs:toArray (Results 1 – 8 of 8) sorted by relevance

/webtrees/app/Services/
H A DMediaFileService.php290 ->toArray();
340 ->toArray();
384 ->toArray();
H A DEmailService.php121 return $signer->sign($message, $options->toArray());
H A DAdminService.php263 ->toArray();
/webtrees/app/Http/RequestHandlers/
H A DMapDataImportPage.php64 ->toArray();
H A DCleanDataFolder.php94 ->toArray();
/webtrees/public/ckeditor-4.15.1-custom/plugins/colordialog/dialogs/
H A Dcolordialog.js12 …var c=a.data.selectionColor;a=this.parts.contents.getElementsByTag("td").toArray();var b;m.getCont…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js38 …CKEDITOR.env.version?a.toUpperCase():a,c=b.find("span[style*\x3d"+c+"]").toArray();return CKEDITOR…
100 … 0>a||a>=this.$.length?null:(a=this.$[a])?new CKEDITOR.dom.node(a):null},toArray:function(){return… method in CKEDITOR
201 …tIndex()+1);if(h||g)c=e;e=c.cloneContents().find("[data-cke-widget-id]").toArray();if(e=CKEDITOR.t…
802 d=t.element.find("[role\x3doption]").toArray(),e=0;e<d.length;e++)d[e].setAttributes({"aria-posinse…
1018 …EDITOR.NODE_COMMENT])}function d(a,b){return CKEDITOR.tools.array.filter(a.getChildren().toArray(),
H A DCHANGES.md653 …e [`CKEDITOR.dom.nodeList.toArray()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_…