XarayaTranslationMemory  1.6
Public Member Functions | List of all members
TranslationExportXarigami Class Reference
Inheritance diagram for TranslationExportXarigami:
TranslationExportXaraya ITranslationExport

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from TranslationExportXaraya
 __construct ()
 
 FixEntity ($text)
 
 Export ($localeName, $silentMode=false)
 

Additional Inherited Members

- Protected Attributes inherited from TranslationExportXaraya
 $ProjectName = "Xaraya"
 
 $XmlNameSpace = "http://xaraya.com/2002/ns/translations"
 

Detailed Description

Recreates the Xarigami locale files from the database

Does exactly the opposite than TranslationImportXarigami. Note, that dead projects won't be exported.

Exporting will try to find corresponding php/xt/xd files for the created XML files and write a note to xartm_errors.txt if no corresponding code file can be found. Unless you know the purpose of the reported XML file (e.g. it's a module you currently did not install to the export directory's Xaraya), you should delete those .xml files.

Definition at line 34 of file TranslationExportXarigami.php.

Constructor & Destructor Documentation

◆ __construct()

TranslationExportXarigami::__construct ( )

Definition at line 36 of file TranslationExportXarigami.php.


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