FlatTextExporter Class Reference

Inheritance diagram for FlatTextExporter:
CSVExporter ExporterInterface Exporter ExporterInterface ExporterInterface

Public Member Functions

 __construct (ExportDataInterface $data, $filename= '')
 getInfo ()
 compile ($page_id=NULL)

Protected Attributes

 $extension = '.txt'
 $format

Detailed Description

Class FlatTextExporter


Constructor & Destructor Documentation

__construct ( ExportDataInterface data,
filename = '' 
)

Constructor

Reimplemented from CSVExporter.


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 CSVExporter.

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 CSVExporter.


Field Documentation

$extension = '.txt' [protected]

Reimplemented from CSVExporter.

$format [protected]

Reimplemented from CSVExporter.


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