Detailed Description
Definition at line 36 of file Csv.php.
Constructor & Destructor Documentation
__construct |
( |
$ |
data, |
|
|
$ |
locale = null , |
|
|
array $ |
options = array() |
|
) |
| |
Generates the adapter
- Parameters:
-
string | $data | Translation data |
string | Zend_Locale | $locale | OPTIONAL Locale/Language to set, identical with locale identifier, see Zend_Locale for more information |
array | $options | Options for this adapter |
Reimplemented from Zend_Translate_Adapter.
Definition at line 48 of file Csv.php.
Member Function Documentation
_loadTranslationData |
( |
$ |
filename, |
|
|
$ |
locale, |
|
|
array $ |
options = array() |
|
) |
| [protected] |
Load translation data
- Parameters:
-
string | array | $filename | Filename and full path to the translation source |
string | $locale | Locale/Language to add data for, identical with locale identifier, see Zend_Locale for more information |
array | $option | OPTIONAL Options to use |
- Returns:
- array
Reimplemented from Zend_Translate_Adapter.
Definition at line 65 of file Csv.php.
The documentation for this class was generated from the following file:
- E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Translate/Adapter/Csv.php