Locale model
Located in /Core/Model/Locale.php (line 32)
Create Zend_Currency object for current locale
Create Zend_Date object for current locale
Push current locale to stack and replace with locale from specified store Event is not dispatched.
Retrieve array of allowed currencies
Retrieve array of allowed locales
Returns the localized country name
Returns an array with the name of all countries translated to the given language
Retrieve currency code
Retrieve ISO date format
Retrieve date format by strftime function
Retrieve ISO datetime format
REtrieve default locale code
Functions returns array with price formating info for js function formatCurrency in js/varien/js.js
Retrieve locale object
Retrieve locale code
Returns the first found number from an string Parsing depends on given locale (grouping and decimal)
Examples for input: ' 2345.4356,1234' = 23455456.1234 '+23,3452.123' = 233452.123 ' 12343 ' = 12343 '-9456km' = -9456 '0' = 0 '2 054,10' = 2054.1 '2'054.52' = 2054.52 '2,46 GB' = 2.46
Retrieve all currency option list
Retrieve country option list
Retrieve currency option list
Get options array for locale dropdown in currunt locale
Retrieve timezone option list
Retrieve days of week option list
Retrieve ISO time format
Retrieve time format by strftime function
Retrieve timezone code
Get translated to original locale options array for locale dropdown
Returns a localized information string, supported are several types of informations.
For detailed information about the types look into the documentation
Returns localized informations as array, supported are several types of informations.
For detailed information about the types look into the documentation
Checks if current date of the given store (in the store timezone) is within the range
Get last locale, used before last emulation
Set default locale code
Set locale
Specify current locale code
Create Zend_Date object with date converted to store timezone and store Locale
Get store timestamp Timstamp will be builded with store timezone settings
Create Zend_Date object with date converted from store's timezone to UTC time zone. Date can be passed in format of store's locale or in format which was passed as parameter.
Get options array for locale dropdown
Default locale name
Date and time format codes
XML path constants
Documentation generated on Fri, 11 Feb 2011 17:08:06 +0200 by phpDocumentor 1.4.3