Definition at line 28 of file ExporterFactory.php.
Public Member Functions | |
__construct () | |
NewExporter ($type) |
ExporterFactory::__construct | ( | ) |
Create a new exporter creating factory
Definition at line 34 of file ExporterFactory.php.
ExporterFactory::NewExporter | ( | $ | type | ) |
Create the requested exporter object
type | The exporter type, currently only 'Xaraya' supported. |
Definition at line 43 of file ExporterFactory.php.