Searched refs:renderFootnote (Results 1 – 5 of 5) sorted by relevance
/webtrees/app/Report/ | ||
H A D | ReportBaseElement.php | 126 public function renderFootnote($renderer): void function in Fisharebest\\Webtrees\\Report\\ReportBaseElement |
H A D | ReportPdfFootnote.php | 54 public function renderFootnote($renderer): void function in Fisharebest\\Webtrees\\Report\\ReportPdfFootnote |
H A D | ReportHtmlFootnote.php | 55 public function renderFootnote($renderer): void function in Fisharebest\\Webtrees\\Report\\ReportHtmlFootnote |
H A D | PdfRenderer.php | 120 $element->renderFootnote($this); |
H A D | HtmlRenderer.php | 131 $element->renderFootnote($this); |