Public Member Functions | |
__construct (ExportData $data, $filename= '') | |
compile ($page_id=NULL) | |
Data Fields | |
$format | |
Protected Attributes | |
$extension = '.html' |
Class HTMLExporter
__construct | ( | ExportData $ | data, | |
$ | filename = '' | |||
) |
Constructor
compile | ( | $ | page_id = NULL |
) |
Build $this->output in prep for export/save
This is the main method to be extended for the different exporters
Reimplemented from CSVExporter.
$extension = '.html' [protected] |
Reimplemented from CSVExporter.
$format |
Reimplemented from CSVExporter.