Handles arrays of translated data
Taken from Zend Framework, Zend_Translate package with only minor changes.
public __construct($inData, [$inLocale = null], [$inOptions = array()], [$inCache = null])
Generates the adaptor
protected _loadTranslationData($inData, $inLocale, [$inOptions = array()])
Load translation data
public getAdaptorName()
Returns the adaptor name
Posted by: Scorpio Documentor (Writer), in Translate on 19 Nov 2009 @ 20:39
Tags: translate, translateadaptor, translateadaptorarray,
This
work is licenced under a
Creative Commons Licence.