[Zend_Locale] element index

Package indexes

All elements
a c d e f g i l m n o p r s t z _
_
top
Variable $_bcmathDisabled
Method __construct
Generates a locale object
Method __construct
Method __toString
Returns a string representation of the object Alias for toString
a
top
Variable $add
c
top
Variable $comp
Method convertNumerals
Changes the numbers/digits within a given string from one script to another 'Decimal' representated the stardard numbers 0-9, if a script does not exist an exception will be thrown.
d
top
Variable $div
Method disable
Page Data.php
Data.php in Data.php
e
top
Method equals
Zend_Locale::equals() in Locale.php
Returns true if both locales are equal
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
f
top
Page Format.php
Format.php in Format.php
g
top
Method getBrowser
Return an array of all accepted languages of the client Expects RFC compilant Header !!
Method getCalendarDisplay
Returns an single calendar name translated for the actual locale
Method getCalendarList
Returns an array of calendar names translated for the actual locale
Method getDefault
Search the locale automatically and return all used locales ordered by quality
Method getEnvironment
Expects the Systems standard locale
Method getFramework
Returns the locale which the framework is set to
Method getHttpCharset
Return the accepted charset of the client
Method getLanguage
Returns the language part of the locale
Method getLanguageDisplay
Returns an single language translated for the actual locale
Method getLanguageList
Returns an array of languages translated for the actual locale
Method getQuestion
Returns an array with translated yes strings
Method getRegion
Returns the region part of the locale if avaiable
Method getRegionDisplay
Returns an single region translated for the actual locale
Method getRegionList
Returns an array of regions translated for the actual locale
Method getResults
Method getScriptDisplay
Returns a single script translated for a locale
Method getScriptList
Returns an array of scripts translated for the actual locale
Method getContent
Read the LDML file, get a single path defined value
Method getCorrectableDate
Returns an array with the normalized date from an locale date
Method getDate
Returns an array with the normalized date from an locale date
Method getDateFormat
Returns the default date format for $locale.
Method getFloat
Alias for getNumber
Method getInteger
Returns the first found integer from an string Parsing depends on given locale (grouping and decimal)
Method getNumber
Returns the first found number from an string Parsing depends on given locale (grouping and decimal)
Method getTime
Returns an array with 'hour', 'minute', and 'second' elements extracted from $time
Method getTimeFormat
Returns the default time format for $locale.
i
top
Method isBcmathDisabled
Method isLocale
Checks if a locale identifier is a real locale or not
Method isCorrectableDate
Returns if the given string is a date
Method isDate
Returns if the given string is a date
Method isFloat
Returns if a float was found Alias for isNumber()
Method isInteger
Returns if a integer was found
Method isNumber
Checks if the input contains a normalized or localized number
Method isTime
Returns is the given string is a time
l
top
Page Locale.php
Locale.php in Locale.php
m
top
Variable $mod
Variable $mul
Page Math.php
Math.php in Math.php
n
top
Class Constant ENVIRONMENT
o
top
Variable $op1
Variable $op2
p
top
Variable $pow
Page PhpMath.php
PhpMath.php in PhpMath.php
r
top
Variable $result
Class Constant BROWSER
Zend_Locale::BROWSER in Locale.php
Autosearch constants
Class Constant FRAMEWORK
s
top
Variable $scale
Variable $sqrt
Variable $sub
Method serialize
Serialization Interface
Method setLocale
Sets a new locale
t
top
Method toString
Returns a string representation of the object
Method toFloat
Returns a locale formatted integer number Alias for toNumber()
Method toInteger
Returns a localized number
Method toNumber
Returns a locale formatted number
Method toNumberFormat
Returns a self formatted number
z
top
Class Zend_Locale
Zend_Locale in Locale.php
Class Zend_Locale_Exception
Zend_Locale_Exception in Exception.php
Class Zend_Locale_Math
Zend_Locale_Math in Math.php
Utility class for proxying math function to bcmath functions, if present, otherwise to PHP builtin math operators, with limited detection of overflow conditions.
Function Zend_Locale_Math_Add
Zend_Locale_Math_Add() in PhpMath.php
Function Zend_Locale_Math_Comp
Function Zend_Locale_Math_Div
Zend_Locale_Math_Div() in PhpMath.php
Class Zend_Locale_Math_Exception
Function Zend_Locale_Math_Mod
Zend_Locale_Math_Mod() in PhpMath.php
Function Zend_Locale_Math_Mul
Zend_Locale_Math_Mul() in PhpMath.php
Class Zend_Locale_Math_PhpMath
Utility class for proxying math function to bcmath functions, if present, otherwise to PHP builtin math operators, with limited detection of overflow conditions.
Function Zend_Locale_Math_Pow
Zend_Locale_Math_Pow() in PhpMath.php
Function Zend_Locale_Math_Scale
Function Zend_Locale_Math_Sqrt
Function Zend_Locale_Math_Sub
Zend_Locale_Math_Sub() in PhpMath.php
Class Zend_Locale_Data
Zend_Locale_Data in Data.php
Class Zend_Locale_Format
Zend_Locale_Format in Format.php
a c d e f g i l m n o p r s t z _