Translation: ezcTranslationBorkFilter
[ ]
[ Linguist format ]
[ ]
[ ]
[ ]
[ ]
Class: ezcTranslationBorkFilter
|
Implements the Bork translation filter. [
source]
Implemented Interfaces
The bork filter mangles non-finished or non-translated text so that it is obvious which text is translatable, but not yet translated.
Method Summary
|
public static ezcTranslationFilterBork |
getInstance(
)
Returns an instance of the class ezcTranslationFilterBork |
|
public void |
runFilter(
$context )
Filters a context |
Methods
getInstance
ezcTranslationFilterBork getInstance(
)
Returns an instance of the class ezcTranslationFilterBork
runFilter
void runFilter(
$context )
Filters a context
Applies the "bork" filter on the given context. The bork filter mangles non-finished or non-translated text so that it is obvious which text is translatable, but not yet translated.
Parameters
| Name |
Type |
Description |
$context |
array(ezcTranslationData) |
|
Last updated: Mon, 09 Feb 2009