Public Member Functions | |
getInfo () | |
compile ($page_id=NULL) | |
Protected Attributes | |
$extension = '.md' |
Class MarkdownExporter
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 Exporter.
getInfo | ( | ) |
Return info about this class
type | $string description |
Reimplemented from Exporter.
$extension = '.md' [protected] |
Reimplemented from Exporter.