Public Member Functions | |
__construct (ExportDataInterface $data, $filename= '') | |
getInfo () | |
Protected Attributes | |
$extension = '.txt' |
Class TabTextExporter
__construct | ( | ExportDataInterface $ | data, | |
$ | filename = '' | |||
) |
Constructor
Reimplemented from CSVExporter.
getInfo | ( | ) |
Return info about this class
type | $string description |
Reimplemented from CSVExporter.
$extension = '.txt' [protected] |
Reimplemented from CSVExporter.