eZRandomTranslator Class Reference
[Translation]
Translates text by picking randomly among it's sub handlers.
More...
Inheritance diagram for eZRandomTranslator:
TODO — Image not available in archive
Title: eZRandomTranslator Class Inheritance Diagram (Doxygen)
File: /doc/generated/html/classeZRandomTranslator.png
What this image shows:
Doxygen-generated class inheritance diagram for the eZRandomTranslator PHP class. Shows the inheritance hierarchy: which classes eZRandomTranslator extends and which classes inherit from it, with links to parent and child class documentation. This diagram was auto-generated from the Exponential 3.1 PHP source code using Doxygen circa 2003.
Replacement instructions:
Run Doxygen on the Exponential 3.1 PHP source and locate the generated classeZRandomTranslator.png in the output. Or draw the inheritance tree manually from the API reference. Save as /doc/generated/html/classeZRandomTranslator.png
See /sdk/missing.html for the full list of missing images.
List of all members.
Detailed Description
Translates text by picking randomly among it's sub handlers.
Definition at line ezrandomtranslator.php.
Constructor & Destructor Documentation
| eZRandomTranslator::eZRandomTranslator |
( |
$ |
is_key_based |
) |
|
|
Member Function Documentation
| eZRandomTranslator::keyPick |
( |
$ |
key |
) |
[virtual] |
|
| eZRandomTranslator::makeSeed |
( |
|
) |
[private] |
|
| eZRandomTranslator::pick |
( |
$ |
context, |
|
|
$ |
source, |
|
|
$ |
comment |
|
) |
[virtual] |
|
The documentation for this class was generated from the following file:
|