Home
last modified time | relevance | path

Searched defs:set (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Contracts/
H A DContainerInterface.php29 public function set(string $id, object $object): static; function
/webtrees/app/
H A DContainer.php67 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 Dwsc.js42 …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 Dckeditor.js1055 …_BR]="br";K[CKEDITOR.ENTER_P]="p";K[CKEDITOR.ENTER_DIV]="div";z.prototype={set:function(a,c,d){thi… method