Home
last modified time | relevance | path

Searched refs:individualBoxSmallEmpty (Results 1 – 5 of 5) sorted by relevance

/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Theme/
H A DThemeInterface.php190 public function individualBoxSmallEmpty(); function
H A DAbstractTheme.php908 public function individualBoxSmallEmpty() function in Fisharebest\\Webtrees\\Theme\\AbstractTheme
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Controller/
H A DFamilyBookController.php359 …his->showFull() ? Theme::theme()->individualBoxEmpty() : Theme::theme()->individualBoxSmallEmpty();
H A DHourglassController.php188 …his->showFull() ? Theme::theme()->individualBoxEmpty() : Theme::theme()->individualBoxSmallEmpty();
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Functions/
H A DFunctionsPrint.php59 echo Theme::theme()->individualBoxSmallEmpty();