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

Public Member Functions

 __construct ()
 
 NewExporter ($type)
 

Detailed Description

Factory to create the requested exporter class

Definition at line 27 of file ExporterFactory.php.

Constructor & Destructor Documentation

◆ __construct()

ExporterFactory::__construct ( )

Create a new exporter creating factory

Definition at line 33 of file ExporterFactory.php.

Member Function Documentation

◆ NewExporter()

ExporterFactory::NewExporter (   $type)

Create the requested exporter object

Parameters
typeThe exporter type, 'Xaraya' and 'Xarigami' supported.

Definition at line 42 of file ExporterFactory.php.


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