public function DocumentBase::footer in Forena Reports 8
No default footer.
Overrides DocumentInterface::footer
1 method overrides DocumentBase::footer()
- XML::footer in src/
FrxPlugin/ Document/ XML.php - No default footer.
File
- src/
FrxPlugin/ Document/ DocumentBase.php, line 151 - DocumentBase.inc Given a report, render the appropriate output given the document format. @author davidmetzler
Class
Namespace
Drupal\forena\FrxPlugin\DocumentCode
public function footer() {
}