Zend_TranslateLocated in /Translate.php (line 35)
boolean
isTranslated
(string $messageId, [boolean $original = false], [string|Zend_Locale $locale = null])
void
setAdapter
(string $adapter, string|array $data, [string|Zend_Locale $locale = null], [ $options = array()])
addTranslation (line 140)
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
Constructor __construct (line 62)
Generates the standard translation object
getAdapter (line 123)
Returns the adapters name and it's options
getList (line 173)
Returns all avaiable locales/anguages from this adapter
isAvailable (line 185)
is the wished language avaiable ?
isTranslated (line 229)
Checks if a given string can be translated returns boolean
setAdapter (line 77)
Sets a new adapter
setLocale (line 151)
Sets a new locale/language
translate (line 211)
Translate the given string
_ (line 198)
Translate the given string
Documentation generated on Sun, 27 May 2007 23:28:16 -0700 by phpDocumentor 1.3.2