Searched defs:displayImage (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/ | ||
H A D | Media.php | 163 public function displayImage(int $width, int $height, string $fit, array $attributes): string function in Fisharebest\\Webtrees\\Media |
H A D | MediaFile.php | 176 …public function displayImage(int $width, int $height, string $fit, array $image_attributes = []): … function in Fisharebest\\Webtrees\\MediaFile |
H A D | Individual.php | 342 public function displayImage(int $width, int $height, string $fit, array $attributes): string function in Fisharebest\\Webtrees\\Individual |