Home
last modified time | relevance | path

Searched refs:valueAutoLink (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Elements/
H A DSourceCallNumber.php46 return $this->valueAutoLink($value);
H A DSourcePublicationFacts.php71 return $this->valueAutoLink($value);
H A DWhereWithinSource.php66 return $this->valueAutoLink($value);
H A DAbstractElement.php332 protected function valueAutoLink(string $value): string function in Fisharebest\\Webtrees\\Elements\\AbstractElement