MarkdownExporter Class Reference

Inheritance diagram for MarkdownExporter:
Exporter ExporterInterface ExporterInterface

Public Member Functions

 getInfo ()
 compile ($page_id=NULL)

Protected Attributes

 $extension = '.md'

Detailed Description

Class MarkdownExporter


Member Function Documentation

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

Parameters:
type $string description
Returns:
array
  • name string The human name of this exporter
  • descripttion string A further description
  • extension string The file extension used by this class

Reimplemented from Exporter.


Field Documentation

$extension = '.md' [protected]

Reimplemented from Exporter.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables

Generated on Fri Jan 17 20:40:34 2014 for Loft Data Grids by  doxygen 1.6.1