This is the complete list of members for
oxPrice, including all inherited members.
$_blIsAdmin | oxSuperCfg | [protected, static] |
$_blNetPriceMode | oxPrice | [protected] |
$_dBrutto | oxPrice | [protected] |
$_dNetto | oxPrice | [protected] |
$_dVat | oxPrice | [protected] |
$_oActUser | oxSuperCfg | [protected, static] |
$_oConfig | oxSuperCfg | [protected, static] |
$_oRights | oxSuperCfg | [protected, static] |
$_oSession | oxSuperCfg | [protected, static] |
__call($sMethod, $aArgs) | oxSuperCfg | |
__construct($dInitPrice=null) | oxPrice | |
oxSuperCfg.__construct() | oxSuperCfg | |
_recalculate() | oxPrice | [protected] |
add($dValue) | oxPrice | |
addPercent($dValue) | oxPrice | |
addPrice(oxPrice $oPrice) | oxPrice | |
brutto2Netto($dBrutto, $dVat) | oxPrice | [static] |
compare(oxPrice $oPrice) | oxPrice | |
divide($dValue) | oxPrice | |
getBruttoPrice() | oxPrice | |
getConfig() | oxSuperCfg | |
getNettoPrice() | oxPrice | |
getPriceInActCurrency($dPrice) | oxPrice | [static] |
getSession() | oxSuperCfg | |
getUser() | oxSuperCfg | |
getVat() | oxPrice | |
getVatValue() | oxPrice | |
isAdmin() | oxSuperCfg | |
multiply($dValue) | oxPrice | |
netto2Brutto($dNetto, $dVat) | oxPrice | [static] |
percent($dValue, $dPercent) | oxPrice | [static] |
setAdminMode($blAdmin) | oxSuperCfg | |
setBruttoPriceMode() | oxPrice | |
setConfig($oConfig) | oxSuperCfg | |
setNettoPriceMode() | oxPrice | |
setPrice($newPrice, $dVat=null) | oxPrice | |
setSession($oSession) | oxSuperCfg | |
setUser($oUser) | oxSuperCfg | |
setUserVat($newVat) | oxPrice | |
setVat($newVat) | oxPrice | |
subtract($dValue) | oxPrice | |
subtractPercent($dValue) | oxPrice | |