kernel/shop/classes/ezshopfunctions.php
\eZShopFunctions
Package:
Methods


changeCurrency(
$oldCurrencyCode, $newCurrencyCode
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$oldCurrencyCode | ||
$newCurrencyCode |


convertAdditionalPrice(
$toCurrency, $value
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$toCurrency | ||
$value |


isPreferredCurrencyValid(
$currencyCode
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$currencyCode |


priceAttributeIdentifier(
$productClass
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$productClass |


removeCurrency(
$currencyCodeList
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$currencyCodeList |


setPreferredCurrencyCode(
$currencyCode
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$currencyCode |