OXID eShop CE  4.9.9
 All Classes Files Functions Variables Pages
oxPrice Member List

This is the complete list of members for oxPrice, including all inherited members.

$_aDiscountsoxPriceprotected
$_blNetPriceModeoxPriceprotected
$_dBruttooxPriceprotected
$_dNettooxPriceprotected
$_dVatoxPriceprotected
__construct($dPrice=null)oxPrice
_flushDiscounts()oxPriceprotected
add($dValue)oxPrice
addPercent($dValue)oxPrice
addPrice(oxPrice $oPrice)oxPrice
brutto2Netto($dBrutto, $dVat)oxPricestatic
calculateDiscount()oxPrice
compare(oxPrice $oPrice)oxPrice
divide($dValue)oxPrice
getBruttoPrice()oxPrice
getDiscounts()oxPrice
getNettoPrice()oxPrice
getPrice()oxPrice
getPriceInActCurrency($dPrice)oxPricestatic
getVat()oxPrice
getVatValue()oxPrice
isNettoMode()oxPrice
multiply($dValue)oxPrice
netto2Brutto($dNetto, $dVat)oxPricestatic
percent($dValue, $dPercent)oxPricestatic
setBruttoPriceMode()oxPrice
setDiscount($dValue, $sType)oxPrice
setNettoMode($blNetto=true)oxPrice
setNettoPriceMode()oxPrice
setPrice($dPrice, $dVat=null)oxPrice
setUserVat($newVat)oxPrice
setVat($dVat)oxPrice
subtract($dValue)oxPrice
subtractPercent($dValue)oxPrice