print translateAdaptorArray

Handles arrays of translated data

Taken from Zend Framework, Zend_Translate package with only minor changes.


Methods

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


Inherited Methods

<  1  >