Definition at line 27 of file TranslationImport.php.
Public Member Functions | |
__construct () | |
NewImporter ($type) |
CreateImporter::__construct | ( | ) |
Create a new exporter creating factory
Definition at line 33 of file TranslationImport.php.
CreateImporter::NewImporter | ( | $ | type | ) |
Create the requested exporter object
type | The exporter type, currently only EXPORTER_XARAYA supported. |
Definition at line 42 of file TranslationImport.php.