translateAdaptorCsv

Handles translated data from a CSV file

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


Methods

public __construct($inData, [$inLocale = null], [$inOptions = array()], [$inCache = null])

Generates the adapter

protected _loadTranslationData($filename, $locale, [$options = array()])

Load translation data

public getAdaptorName()

returns the adaptor name


Inherited Methods

<  1  >