![]() |
Xataface Translation Memory Module 0.1
Translation Memory for Xataface Applications
|
Utility class to perform useful functions for the translation memory. More...
Static Public Member Functions | |
static | normalize ($str) |
Normalizes a string for insertion or comparison with the translation memory. |
Utility class to perform useful functions for the translation memory.
Definition at line 27 of file TMTools.php.
static normalize | ( | $ | str | ) | [static] |
Normalizes a string for insertion or comparison with the translation memory.
string | $str | The string to be normalized. |
Definition at line 37 of file TMTools.php.