Searched defs:set (Results 1 – 4 of 4) sorted by relevance
/webtrees/app/Contracts/ |
H A D | ContainerInterface.php | 29 public function set(string $id, object $object): static; function
|
/webtrees/app/ |
H A D | Container.php | 67 public function set(string $id, object $object): static function in Fisharebest\\Webtrees\\Container
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 42 …unction(a){return b.restoreDataFromString(window.localStorage.getItem(a))},set:function(a,c){var d… method 43 set:function(a,c){var d=b.convertDataToString(c);this.setCookie(a,d,{expires:this.expiration})},del… method
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 1055 …_BR]="br";K[CKEDITOR.ENTER_P]="p";K[CKEDITOR.ENTER_DIV]="div";z.prototype={set:function(a,c,d){thi… method
|