[Zend_Translate] element index

Package indexes

All elements
a c e g i q s t x z _
_
top
Variable $_languages
Table of all supported languages
Variable $_locale
Current locale/language
Variable $_options
Array with all options, each adapter can have own additional options
Variable $_translate
Translation table
Method _
Zend_Translate::_() in Translate.php
Translate the given string
Method _loadTranslationData
Load translation data (MO file reader)
Method _loadTranslationData
Load translation data (QT file reader)
Method _loadTranslationData
Load translation data (XLIFF file reader)
Method _loadTranslationData
Load translation data (TMX file reader)
Method _loadTranslationData
Load translation data
Method _loadTranslationData
Load translation data
Method _loadTranslationData
Load translation data
Method __construct
Generates the xliff adapter This adapter reads with php's xml_parser
Method __construct
Generates the adapter
Method __construct
Generates the standard translation object
Method __construct
Generates the tmx adapter This adapter reads with php's xml_parser
Method __construct
Generates the adapter
Method __construct
Generates the Qt adapter This adapter reads with php's xml_parser
Method __construct
Generates the adapter
Method __construct
Generates the adapter
a
top
Method addTranslation
Add translation data
Method addTranslation
Add translation data.
Class Constant AN_ARRAY
Zend_Translate::AN_ARRAY in Translate.php
Class Constant AN_CSV
Zend_Translate::AN_CSV in Translate.php
Class Constant AN_GETTEXT
Adapter names constants
Class Constant AN_TMX
Zend_Translate::AN_TMX in Translate.php
Class Constant AN_XLIFF
Zend_Translate::AN_XLIFF in Translate.php
Page Array.php
Array.php in Array.php
Page Adapter.php
Adapter.php in Adapter.php
c
top
Page Csv.php
Csv.php in Csv.php
e
top
Page Exception.php
Exception.php in Exception.php
g
top
Method getAdapter
Returns the adapters name and it's options
Method getList
Zend_Translate::getList() in Translate.php
Returns all avaiable locales/anguages from this adapter
Method getList
Returns the avaiable languages from this adapter
Method getLocale
Returns the actual set locale/language
Method getLocale
Gets locale
Method getOptions
Returns the adapters name and it's options
Page Gettext.php
Gettext.php in Gettext.php
i
top
Method isAvailable
is the wished language avaiable ?
Method isAvailable
Is the wished language avaiable ?
Method isTranslated
Checks if a given string can be translated returns boolean
Method isTranslated
Checks if a string is translated within the source or not returns boolean
q
top
Page Qt.php
Qt.php in Qt.php
s
top
Method setAdapter
Sets a new adapter
Method setLocale
Sets locale
Method setLocale
Sets a new locale/language
Method setOptions
Sets new adapter options
t
top
Method toString
Returns the adapter name
Method toString
Returns the adapter name
Method toString
Returns the adapter name
Method toString
Returns the adapter name
Method toString
Returns the adapter name
Method toString
returns the adapters name
Method toString
returns the adapters name
Method translate
Translates the given string returns the translation
Method translate
Translate the given string
Page Tmx.php
Tmx.php in Tmx.php
Page Translate.php
Translate.php in Translate.php
x
top
Page Xliff.php
Xliff.php in Xliff.php
z
top
Class Zend_Translate
Zend_Translate in Translate.php
Class Zend_Translate_Adapter
Zend_Translate_Adapter in Adapter.php
Class Zend_Translate_Adapter_Array
Class Zend_Translate_Adapter_Csv
Class Zend_Translate_Adapter_Gettext
Class Zend_Translate_Adapter_Qt
Class Zend_Translate_Adapter_Tmx
Class Zend_Translate_Adapter_Xliff
Class Zend_Translate_Exception
Zend_Translate_Exception in Exception.php
a c e g i q s t x z _