Path

ez components / documentation / api reference / 2006.2 / translation


eZ Components 2006.2

Translation: ezcTranslationComplementEmptyFilter

[ Tutorial ] [ 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 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: Thu, 01 Nov 2007