XarayaTranslationMemory  1.6
Public Member Functions | List of all members
CreateImporter Class Reference

Public Member Functions

 __construct ()
 
 NewImporter ($type)
 
 GetProjectTypes ()
 

Detailed Description

Factory to create the requested exporter class

Definition at line 26 of file TranslationImport.php.

Constructor & Destructor Documentation

◆ __construct()

CreateImporter::__construct ( )

Create a new exporter creating factory

Definition at line 32 of file TranslationImport.php.

Member Function Documentation

◆ GetProjectTypes()

CreateImporter::GetProjectTypes ( )

Returns the known project types for NewImporter() function.

Returns
Array String array.

Definition at line 56 of file TranslationImport.php.

◆ NewImporter()

CreateImporter::NewImporter (   $type)

Create the requested exporter object

Parameters
typeThe exporter type, currently only EXPORTER_XARAYA supported.

Definition at line 41 of file TranslationImport.php.


The documentation for this class was generated from the following file: