TabTextExporter Class Reference

Inheritance diagram for TabTextExporter:
CSVExporter ExporterInterface Exporter ExporterInterface ExporterInterface

Public Member Functions

 __construct (ExportDataInterface $data, $filename= '')
 getInfo ()

Protected Attributes

 $extension = '.txt'

Detailed Description

Class TabTextExporter


Constructor & Destructor Documentation

__construct ( ExportDataInterface data,
filename = '' 
)

Constructor

Reimplemented from CSVExporter.


Member Function Documentation

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.


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