Searched refs:checkFootnote (Results 1 – 6 of 6) sorted by relevance
/webtrees/app/Report/ | ||
H A D | ReportPdfFootnote.php | 113 $renderer->checkFootnote($this); |
H A D | ReportHtmlFootnote.php | 123 $renderer->checkFootnote($this); |
H A D | ReportHtmlTextbox.php | 72 $renderer->checkFootnote($element); |
H A D | ReportPdfTextBox.php | 71 $renderer->checkFootnote($element); |
H A D | PdfRenderer.php | 291 public function checkFootnote(ReportPdfFootnote $footnote) function in Fisharebest\\Webtrees\\Report\\PdfRenderer |
H A D | HtmlRenderer.php | 415 public function checkFootnote(ReportHtmlFootnote $footnote) function in Fisharebest\\Webtrees\\Report\\HtmlRenderer |