You are here

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

DocumentBase

Namespace

Drupal\forena\FrxPlugin\Document

Code

public function footer() {
}