Export the translation strings of one project and return as updated document xml string.
Gets the passed project's strings from the database and puts them in the project's $Skeleton document, returns the resulting string. - Parameters:
-
- Returns:
- string The resulting translated XML document.
Definition at line 45 of file TranslationExportXaraya.php.
References FixEntity(), TranslationProject::GetID(), and TranslationProject::GetSkeleton().
Referenced by ProcessRecursive(). |