eZShuffleTranslator Class Reference
[Translation]
Translates text by moving characters around.
More...
Inheritance diagram for eZShuffleTranslator:
List of all members.
Detailed Description
Translates text by moving characters around.
Definition at line ezshuffletranslator.php.
Constructor & Destructor Documentation
eZShuffleTranslator::eZShuffleTranslator |
( |
$ |
max_chars = 3 |
) |
|
|
Member Function Documentation
& eZShuffleTranslator::findMessage |
( |
$ |
context, |
|
|
$ |
source, |
|
|
$ |
comment = null |
|
) |
[virtual] |
|
& eZShuffleTranslator::shuffleText |
( |
$ |
text |
) |
|
|
|
Reorders some of the characters in $text and returns the new text string. The maximum number of reorders is taken from MaxChars.
Definition at line ezshuffletranslator.php.
Referenced by findMessage(). |
& eZShuffleTranslator::translate |
( |
$ |
context, |
|
|
$ |
source, |
|
|
$ |
comment = null |
|
) |
[virtual] |
|
Member Data Documentation
eZShuffleTranslator::Messages [private]
|
|
The documentation for this class was generated from the following file:
|