print translateAdaptorIni

Handles translated data from an INI file

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($data, $locale, [$options = array()])

Load translation data

public getAdaptorName()

Returns the adaptor name


Inherited Methods

<  1  >