lib/ezi18n/classes/ezrandomtranslator.php
\eZRandomTranslator
Package:
- Parent(s)
- \eZTranslatorGroup < \eZTranslatorHandler
Properties

$Handlers= ''
inheritedInherited from:
\eZTranslatorGroup::$$Handlers
Details
- Type
- n/a
- Inherited_from
- \eZTranslatorGroup::$$Handlers

$IsKeyBased= ''
Details
- Type
- n/a
- Inherited_from
- \eZTranslatorHandler::$$IsKeyBased
- Inherited_from
- \eZTranslatorGroup::$$IsKeyBased
Methods

eZTranslatorGroup(
$is_key_based
)
:
void
inherited
Inherited from:
\eZTranslatorGroup::eZTranslatorGroup()
Parameters
| Name | Type | Description |
|---|---|---|
| $is_key_based |

eZTranslatorHandler(
$is_key_based
)
:
void
inherited
Inherited from:
\eZTranslatorHandler::eZTranslatorHandler()\eZTranslatorGroup::eZTranslatorHandler()
Parameters
| Name | Type | Description |
|---|---|---|
| $is_key_based |

findKey(
$key
)
:
void
inherited
Inherited from:
\eZTranslatorGroup::findKey()
Parameters
| Name | Type | Description |
|---|---|---|
| $key |

findMessage(
$context, $source, $comment
=
null
)
:
void
inherited
Inherited from:
\eZTranslatorGroup::findMessage()
Parameters
| Name | Type | Description |
|---|---|---|
| $context | ||
| $source | ||
| $comment |

keyTranslate(
$key
)
:
void
inherited
Inherited from:
\eZTranslatorGroup::keyTranslate()
Parameters
| Name | Type | Description |
|---|---|---|
| $key |

pick(
$context, $source, $comment
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $context | ||
| $source | ||
| $comment |

registerHandler(
$handler
)
:
void
inherited
Inherited from:
\eZTranslatorGroup::registerHandler()
Parameters
| Name | Type | Description |
|---|---|---|
| $handler |

translate(
$context, $source, $comment
=
null
)
:
void
inherited
Inherited from:
\eZTranslatorGroup::translate()
Parameters
| Name | Type | Description |
|---|---|---|
| $context | ||
| $source | ||
| $comment |