print reportWriterHtml

Converts the reportData object into a HTML page with CSS markup. HTML output is XHTML and in tabular format.


Methods

private escape($value, $key, [$prefix = ''])

Escapes text using htmlentities for display

private createCssStyle([$inStyles = array()])

Returns a set of CSS attributes from the style properties

private getHeader()

Returns the page header text

private getReportHeader($inReport)

Creates the report header

private getFooter()

Returns the page footer text


Inherited Methods

<  1  >