Searched defs:create (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Services/ |
H A D | TreeService.php | 174 public function create(string $name, string $title): Tree function in Fisharebest\\Webtrees\\Services\\TreeService
|
H A D | UserService.php | 315 …public function create(string $user_name, string $real_name, string $email, #[\SensitiveParameter]… function in Fisharebest\\Webtrees\\Services\\UserService
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 275 …)};CKEDITOR.tools.extend(c,b)},get:function(a){return this.instances[a]},create:function(a){var d=… method in CKEDITOR.ui 702 …on(b){b.execCommand(a.command)}});this._={}};CKEDITOR.ui.button.handler={create:function(a){return… method 721 …add("-",CKEDITOR.UI_SEPARATOR,{});a.ui.addHandler(CKEDITOR.UI_SEPARATOR,{create:function(){return{… method 776 "listbox";this.click=e;this._={panelDefinition:b}},statics:{handler:{create:function(c){return new … method 778 …ceIFrame||this.css.length;this._={blocks:{}}};CKEDITOR.ui.panel.handler={create:function(a){return… method 877 …esponseText:d.responseText}),a.cancel()}},null,null,999)}});k.prototype={create:function(a,c,b){b=… method in k
|