MR File Export Abstract
Base class for all exporters. Not all exporters can support the generation of files.
Located in /file/export/abstract.php (line 41)
mr_plugin | --mr_file_export_abstract
Class | Description |
---|---|
mr_file_export_spreadsheet_abstract | MR File Export Spreadsheet Abstract |
mr_file_export_text_abstract | MR File Export Text Abstract |
Add a row to the export
Run any cleanup routines
Close the export and return whatever the export generated
If the export plugin can generate a file or not.
Passed to get_string calls.
Implementing abstract mr_plugin::get_component()
Get the file extension generated by the export class
Init routines, params can be unique to the plugin
The max export size that the export plugin can handle
Header setup
Returns the plugin's name based on class name
Inherited From mr_plugin
mr_plugin::get_component()
mr_plugin::name()
mr_plugin::type()
Documentation generated on Thu, 28 Jun 2012 16:33:44 -0700 by phpDocumentor 1.4.3