Path

ez components / documentation / api reference / trunk / translation


eZ Components trunk

Translation: ezcTranslationComplementEmptyFilter

[ Tutorial ] [ Linguist format ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcTranslationComplementEmptyFilter

Implements the ComplementEmpty translation filter. [source]

Implemented Interfaces

The filter replaces a missing translated string with its original.

Method Summary

public static ezcTranslationComplementEmptyFilter getInstance( )
Returns an instance of the class ezcTranslationComplementEmptyFilter.
public void runFilter( $context )
Filters the context $context.

Methods

getInstance

Returns an instance of the class ezcTranslationComplementEmptyFilter.

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: Tue, 02 Dec 2008