kernel/shop/classes/ezshopfunctions.php
File containing the eZShopFunctions class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\eZShopFunctions
Package: kernel
File containing the eZShopFunctions class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
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 |