Class Mage_CurrencySymbol_Helper_Data
-
Mage_Core_Helper_Abstract
-
Mage_Core_Helper_Data
-
Mage_CurrencySymbol_Helper_Data
Methods summary
public
array
|
#
getCurrencyOptions( string $baseCode )
Get currency display options
Get currency display options
Parameters
- $baseCode
string $baseCode
Returns
array
|
Methods inherited from Mage_Core_Helper_Data
assocToXml(),
checkLfiProtection(),
copyFieldset(),
currency(),
currencyByStore(),
decorateArray(),
decrypt(),
encrypt(),
formatCurrency(),
formatDate(),
formatPrice(),
formatTime(),
getCacheBetaTypes(),
getCacheTypes(),
getDefaultCountry(),
getEncryptor(),
getExactDivision(),
getHash(),
getMerchantCountryCode(),
getMerchantVatNumber(),
getProtectedFileExtensions(),
getPublicFilesValidPath(),
getRandomString(),
getStoreId(),
isCountryInEU(),
isDevAllowed(),
jsonDecode(),
jsonEncode(),
mergeFiles(),
removeAccents(),
uniqHash(),
useDbCompatibleMode(),
validateHash(),
validateKey(),
xmlToAssoc()
|
Methods inherited from Mage_Core_Helper_Abstract
__(),
_cleanCache(),
_getModuleName(),
_getRequest(),
_getUrl(),
_loadCache(),
_removeCache(),
_saveCache(),
escapeHtml(),
escapeUrl(),
getLayout(),
isModuleEnabled(),
isModuleOutputEnabled(),
jsQuoteEscape(),
quoteEscape(),
removeTags(),
setLayout(),
stripTags(),
translateArray(),
urlDecode(),
urlEncode()
|
Constants inherited from Mage_Core_Helper_Data
CHARS_DIGITS,
CHARS_LOWERS,
CHARS_PASSWORD_DIGITS,
CHARS_PASSWORD_LOWERS,
CHARS_PASSWORD_SPECIALS,
CHARS_PASSWORD_UPPERS,
CHARS_SPECIALS,
CHARS_UPPERS,
DIVIDE_EPSILON,
XML_PATH_CACHE_BETA_TYPES,
XML_PATH_CONNECTION_TYPE,
XML_PATH_DEFAULT_COUNTRY,
XML_PATH_DEV_ALLOW_IPS,
XML_PATH_ENCRYPTION_MODEL,
XML_PATH_EU_COUNTRIES_LIST,
XML_PATH_MERCHANT_COUNTRY_CODE,
XML_PATH_MERCHANT_VAT_NUMBER,
XML_PATH_PROTECTED_FILE_EXTENSIONS,
XML_PATH_PUBLIC_FILES_VALID_PATHS
|