Home
last modified time | relevance | path

Searched refs:checkFootnote (Results 1 – 6 of 6) sorted by relevance

/webtrees/app/Report/
H A DReportPdfFootnote.php113 $renderer->checkFootnote($this);
H A DReportHtmlFootnote.php123 $renderer->checkFootnote($this);
H A DReportHtmlTextbox.php72 $renderer->checkFootnote($element);
H A DReportPdfTextBox.php71 $renderer->checkFootnote($element);
H A DPdfRenderer.php291 public function checkFootnote(ReportPdfFootnote $footnote) function in Fisharebest\\Webtrees\\Report\\PdfRenderer
H A DHtmlRenderer.php415 public function checkFootnote(ReportHtmlFootnote $footnote) function in Fisharebest\\Webtrees\\Report\\HtmlRenderer