Home
last modified time | relevance | path

Searched refs:contactLinkEverything (Results 1 – 2 of 2) sorted by relevance

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Module/
H A DContactsFooterModule.php101 'contact_links' => $this->contactLinkEverything($contact_user, $request),
134 public function contactLinkEverything(User $user, ServerRequestInterface $request): string function in Fisharebest\\Webtrees\\Module\\ContactsFooterModule
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Theme/
H A DAbstractTheme.php296 protected function contactLinkEverything(User $user) function in Fisharebest\\Webtrees\\Theme\\AbstractTheme
336 return $this->contactLinkEverything($contact_user);