eZTranslatorHandler Class Reference
[Translation]
Base class for translation handling.
More...
Inheritance diagram for eZTranslatorHandler:
List of all members.
Detailed Description
Base class for translation handling.
Definition at line eztranslatorhandler.php.
Constructor & Destructor Documentation
| eZTranslatorHandler::eZTranslatorHandler |
( |
$ |
is_key_based |
) |
|
|
Member Function Documentation
| & eZTranslatorHandler::findKey |
( |
$ |
key |
) |
[pure virtual] |
|
| & eZTranslatorHandler::findMessage |
( |
$ |
context, |
|
|
$ |
source, |
|
|
$ |
comment = null |
|
) |
[pure virtual] |
|
| eZTranslatorHandler::isKeyBased |
( |
|
) |
|
|
| & eZTranslatorHandler::keyTranslate |
( |
$ |
key |
) |
[pure virtual] |
|
| & eZTranslatorHandler::translate |
( |
$ |
context, |
|
|
$ |
source, |
|
|
$ |
comment = null |
|
) |
[pure virtual] |
|
Member Data Documentation
eZTranslatorHandler::IsKeyBased [private]
|
|
The documentation for this class was generated from the following file:
|