Zend_Translate_AdapterLocated in /Translate/Adapter.php (line 35)
void
addTranslation
(array|string $data, string|Zend_Locale $locale, [ $option = null], boolean|string|array $clear)
Constructor __construct (line 73)
Generates the adapter
addTranslation (line 198)
Add translation data
It may be a new language or additional data for existing language If $clear parameter is true, then translation data for specified language is replaced and added otherwise
getList (line 154)
Returns the avaiable languages from this adapter
getLocale (line 121)
Gets locale
getOptions (line 104)
Returns the adapters name and it's options
isAvailable (line 167)
Is the wished language avaiable ?
setLocale (line 133)
Sets locale
setOptions (line 90)
Sets new adapter options
toString (line 259)
Returns the adapter name
translate (line 221)
Translates the given string returns the translation
_loadTranslationData (line 183)
Load translation data
Documentation generated on Wed, 21 Feb 2007 12:02:13 -0800 by phpDocumentor 1.3.1