Searched refs:sharedNoteFactory (Results 1 – 6 of 6) sorted by relevance
53 'shared_note' => Registry::sharedNoteFactory()->make(trim($value, '@'), $tree),77 return $this->valueXrefLink($value, $tree, Registry::sharedNoteFactory());
62 $note = Registry::sharedNoteFactory()->make($query, $tree);
66 $record = Registry::sharedNoteFactory()->make($xref, $tree);
47 Registry::sharedNoteFactory($factory);
423 …public static function sharedNoteFactory(SharedNoteFactoryInterface|null $factory = null): SharedN… function in Fisharebest\\Webtrees\\Registry
1274 return Registry::sharedNoteFactory()->mapper($tree)($row);