This is the complete list of members for CurrencyDisplay, including all inherited members.
$_currency_id | CurrencyDisplay | private |
$_currencyConverter | CurrencyDisplay | private |
$_decimal | CurrencyDisplay | private |
$_instance | CurrencyDisplay | static |
$_nbDecimal | CurrencyDisplay | private |
$_negativePos | CurrencyDisplay | private |
$_numeric_code | CurrencyDisplay | private |
$_positivePos | CurrencyDisplay | private |
$_priceConfig | CurrencyDisplay | |
$_symbol | CurrencyDisplay | private |
$_thousands | CurrencyDisplay | private |
$_vendorCurrency | CurrencyDisplay | |
$_vendorCurrency_code_3 | CurrencyDisplay | |
$_vendorCurrency_numeric | CurrencyDisplay | |
$exchangeRateShopper | CurrencyDisplay | |
$priceNames | CurrencyDisplay | static |
__construct($vendorId=0) | CurrencyDisplay | private |
convertCurrencyTo($currency, $price, $shop=true) | CurrencyDisplay | |
createPriceDiv($name, $description, $product_price, $priceOnly=false, $switchSequel=false, $quantity=1.0, $forceNoLabel=false, $force=false) | CurrencyDisplay | |
ensureUsingCurrencyCode($curr) | CurrencyDisplay | |
formatNumber($number, $decimals=2, $decimal_point= '.', $thousand_separator= ' ') | CurrencyDisplay | |
getCurrencyForDisplay($currencyId=0) | CurrencyDisplay | |
getCurrencyIdByField($value=0, $fieldName='currency_code_3') | CurrencyDisplay | |
getFormattedCurrency($nb, $nbDecimal=-1) | CurrencyDisplay | |
getFormattedNumber($n, $dec) | CurrencyDisplay | |
getId() | CurrencyDisplay | |
getInstance($currencyId=0, $vendorId=0) | CurrencyDisplay | static |
getSymbol() | CurrencyDisplay | |
priceDisplay($price, $currencyId=0, $quantity=1.0, $inToShopCurrency=false, $nb=-1) | CurrencyDisplay | |
roundForDisplay($price, $currencyId=0, $quantity=1.0, $inToShopCurrency=false, $nb=-1) | CurrencyDisplay | |
setCurrencyDisplayToStyleStr($style) | CurrencyDisplay | private |
setPriceArray() | CurrencyDisplay | |