[Zend_Locale] element index

Package indexes

All elements
a b 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
Method _replaceMonth
Search $number for a month name found in $monthlist, and replace if found.
a
top
Variable $add
b
top
Class Constant BROWSER
Zend_Locale::BROWSER in Locale.php
Autosearch constants
c
top
Variable $comp
Method checkDateFormat
Returns if the given datestring contains all date parts from the given format.
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.
Method convertPhpToIsoFormat
Converts a format string from PHP's date format to ISO format
d
top
Variable $div
Method disable
Page Data.php
Data.php in Data.php
e
top
Class Constant ENVIRONMENT
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
Class Constant FRAMEWORK
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 getCountryTranslation
Returns the localized country name
Method getCountryTranslationList
Returns an array with the name of all countries translated to the given language
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 getLanguageTranslation
Returns the localized language name
Method getLanguageTranslationList
Returns an array with the name of all languages translated to the given language
Method getQuestion
Returns an array with translated yes strings
Method getRegion
Returns the region part of the locale if avaiable
Method getResults
Method getScriptTranslation
Returns the localized script name
Method getScriptTranslationList
Returns an array with the name of all scripts translated to the given language
Method getTerritoryTranslation
Returns the localized territory name All territories contains other countries.
Method getTerritoryTranslationList
Returns an array with the name of all territories translated to the given language All territories contains other countries.
Method getTranslation
Returns a localized information string, supported are several types of informations.
Method getTranslationList
Returns localized informations as array, supported are several types of informations.
Method getContent
Read the LDML file, get a single path defined value
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 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
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
Method normalize
Normalizes an input to standard english notation Fixes a problem of BCMath with setLocale which is PHP related
o
top
Variable $op1
Variable $op2
p
top
Variable $pow
Page PhpMath.php
PhpMath.php in PhpMath.php
r
top
Variable $result
Method round
Surprisingly, the results of this implementation of round()
s
top
Variable $scale
Variable $sqrt
Variable $sub
Method serialize
Serialization Interface
Method setLocale
Sets a new locale
Method setOptions
Sets class wide options, if no option was given, the actual set options will be returned The 'precision' option of a value is used to truncate or stretch extra digits. -1 means not to touch the extra digits.
Class Constant STANDARD
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 depending on the given options.
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 b c d e f g i l m n o p r s t z _