|
OXID eShop CE
4.9.10
|
This is the complete list of members for oxPrice, including all inherited members.
| $_aDiscounts | oxPrice | protected |
| $_blNetPriceMode | oxPrice | protected |
| $_dBrutto | oxPrice | protected |
| $_dNetto | oxPrice | protected |
| $_dVat | oxPrice | protected |
| __construct($dPrice=null) | oxPrice | |
| _flushDiscounts() | oxPrice | protected |
| add($dValue) | oxPrice | |
| addPercent($dValue) | oxPrice | |
| addPrice(oxPrice $oPrice) | oxPrice | |
| brutto2Netto($dBrutto, $dVat) | oxPrice | static |
| calculateDiscount() | oxPrice | |
| compare(oxPrice $oPrice) | oxPrice | |
| divide($dValue) | oxPrice | |
| getBruttoPrice() | oxPrice | |
| getDiscounts() | oxPrice | |
| getNettoPrice() | oxPrice | |
| getPrice() | oxPrice | |
| getPriceInActCurrency($dPrice) | oxPrice | static |
| getVat() | oxPrice | |
| getVatValue() | oxPrice | |
| isNettoMode() | oxPrice | |
| multiply($dValue) | oxPrice | |
| netto2Brutto($dNetto, $dVat) | oxPrice | static |
| percent($dValue, $dPercent) | oxPrice | static |
| 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 |