Home
last modified time | relevance | path

Searched refs:valueLink (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Elements/
H A DAddressWebPage.php44 return $this->valueLink($value);
H A DMultimediaFileReference.php91 return $this->valueLink($value);
H A DAbstractElement.php380 protected function valueLink(string $value): string function in Fisharebest\\Webtrees\\Elements\\AbstractElement