Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DReportBaseElement.php126 public function renderFootnote($renderer): void function in Fisharebest\\Webtrees\\Report\\ReportBaseElement
H A DReportPdfFootnote.php54 public function renderFootnote($renderer): void function in Fisharebest\\Webtrees\\Report\\ReportPdfFootnote
H A DReportHtmlFootnote.php55 public function renderFootnote($renderer): void function in Fisharebest\\Webtrees\\Report\\ReportHtmlFootnote
H A DPdfRenderer.php120 $element->renderFootnote($this);
H A DHtmlRenderer.php131 $element->renderFootnote($this);