This is the complete list of members for Zend_Locale, including all inherited members.
$_auto | Zend_Locale | protectedstatic |
$_browser | Zend_Locale | protectedstatic |
$_default | Zend_Locale | protectedstatic |
$_environment | Zend_Locale | protectedstatic |
$_locale | Zend_Locale | protected |
$compatibilityMode | Zend_Locale | static |
__construct($locale=null) | Zend_Locale | |
__toString() | Zend_Locale | |
BROWSER | Zend_Locale | |
clearCache($tag=null) | Zend_Locale | static |
disableCache($flag) | Zend_Locale | static |
ENVIRONMENT | Zend_Locale | |
equals(Zend_Locale $object) | Zend_Locale | |
findLocale($locale=null) | Zend_Locale | static |
getBrowser() | Zend_Locale | static |
getCache() | Zend_Locale | static |
getCountryTranslation($value, $locale=null) | Zend_Locale | static |
getCountryTranslationList($locale=null) | Zend_Locale | static |
getDefault() | Zend_Locale | static |
getEnvironment() | Zend_Locale | static |
getHttpCharset() | Zend_Locale | static |
getLanguage() | Zend_Locale | |
getLanguageTranslation($value, $locale=null) | Zend_Locale | static |
getLanguageTranslationList($locale=null) | Zend_Locale | static |
getLocaleList() | Zend_Locale | static |
getLocaleToTerritory($territory) | Zend_Locale | static |
getOrder($order=null) | Zend_Locale | static |
getQuestion($locale=null) | Zend_Locale | static |
getRegion() | Zend_Locale | |
getScriptTranslation($value, $locale=null) | Zend_Locale | static |
getScriptTranslationList($locale=null) | Zend_Locale | static |
getTerritoryTranslation($value, $locale=null) | Zend_Locale | static |
getTerritoryTranslationList($locale=null) | Zend_Locale | static |
getTranslation($value=null, $path=null, $locale=null) | Zend_Locale | static |
getTranslationList($path=null, $locale=null, $value=null) | Zend_Locale | static |
hasCache() | Zend_Locale | static |
isLocale($locale, $strict=false, $compatible=true) | Zend_Locale | static |
removeCache() | Zend_Locale | static |
serialize() | Zend_Locale | |
setCache(Zend_Cache_Core $cache) | Zend_Locale | static |
setDefault($locale, $quality=1) | Zend_Locale | static |
setLocale($locale=null) | Zend_Locale | |
toString() | Zend_Locale | |
ZFDEFAULT | Zend_Locale | |