Handles translated data from a CSV file
Taken from Zend Framework, Zend_Translate package with only minor changes.
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
Posted by: Scorpio Documentor (Writer), in Translate on 19 Nov 2009 @ 20:39
Tags: translate, translateadaptor, translateadaptorcsv,
This
work is licenced under a
Creative Commons Licence.