Translation: ezcTranslationComplementEmptyFilter
[ ]
[ Linguist format ]
[ ]
[ ]
[ ]
[ ]
Class: ezcTranslationComplementEmptyFilter
|
Implements the ComplementEmpty translation filter. [
source]
Implemented Interfaces
The filter replaces a missing translated string with its original.
Method Summary
|
public static ezcTranslationFilterBork |
getInstance(
)
Returns an instance of the class ezcTranslationFilterBork. |
|
public void |
runFilter(
$context )
Filters the context $context. |
Methods
getInstance
ezcTranslationFilterBork getInstance(
)
Returns an instance of the class ezcTranslationFilterBork.
runFilter
void runFilter(
$context )
Filters the context $context.
Applies the fillin filter on the given context. The filter replaces a missing translated string with its original.
Parameters
| Name |
Type |
Description |
$context |
array(ezcTranslationData) |
|
Last updated: Wed, 28 Nov 2007