DocumentRowItem
extends DocumentRow
in package
Uses
ElementTrait
This is the Document Row Item rich prices container class.
Tags
Table of Contents
$optionsPrice | : float | |
---|---|---|
$optionsPriceWithTaxes | : float | |
$previousPrice | : float | |
$previousPriceWithTaxes | : float | |
$price | : float | |
$priceWithTaxes | : float | |
$productPrice | : float | |
$productPriceWithTaxes | : float | |
$total | : float | |
$totalDiscountsValue | : float | |
$totalDiscountsValueWithTaxes | : float | |
$totalTaxesValue | : float | |
$totalWithDiscounts | : float | |
$totalWithDiscountsWithTaxes | : float | |
$totalWithTaxes | : float | |
getOptionsPrice() | Returns the optionsPrice value. | : float |
getOptionsPriceWithTaxes() | Returns the optionsPriceWithTaxes value. | : float |
getPreviousPrice() | Returns the previousPrice value. | : float |
getPreviousPriceWithTaxes() | Returns the previousPriceWithTaxes value. | : float |
getPrice() | Returns the price value. | : float |
getPriceWithTaxes() | Returns the priceWithTaxes value. | : float |
getProductPrice() | Returns the productPrice value. | : float |
getProductPriceWithTaxes() | Returns the productPriceWithTaxes value. | : float |
getTotal() | Returns the total value. | : float |
getTotalDiscountsValue() | Returns the totalDiscountsValue value. | : float |
getTotalDiscountsValueWithTaxes() | Returns the totalDiscountsValueWithTaxes value. | : float |
getTotalTaxesValue() | Returns the totalTaxesValue value. | : float |
getTotalWithDiscounts() | Returns the totalWithDiscounts value. | : float |
getTotalWithDiscountsWithTaxes() | Returns the totalWithDiscountsWithTaxes value. | : float |
getTotalWithTaxes() | Returns the totalWithTaxes value. | : float |
Properties
$optionsPrice
protected
float
$optionsPrice
= 0
$optionsPriceWithTaxes
protected
float
$optionsPriceWithTaxes
= 0
$previousPrice
protected
float
$previousPrice
= 0
$previousPriceWithTaxes
protected
float
$previousPriceWithTaxes
= 0
$price
protected
float
$price
= 0
$priceWithTaxes
protected
float
$priceWithTaxes
= 0
$productPrice
protected
float
$productPrice
= 0
$productPriceWithTaxes
protected
float
$productPriceWithTaxes
= 0
$total
protected
float
$total
= 0
$totalDiscountsValue
protected
float
$totalDiscountsValue
= 0
$totalDiscountsValueWithTaxes
protected
float
$totalDiscountsValueWithTaxes
= 0
$totalTaxesValue
protected
float
$totalTaxesValue
= 0
$totalWithDiscounts
protected
float
$totalWithDiscounts
= 0
$totalWithDiscountsWithTaxes
protected
float
$totalWithDiscountsWithTaxes
= 0
$totalWithTaxes
protected
float
$totalWithTaxes
= 0
Methods
getOptionsPrice()
Returns the optionsPrice value.
public
getOptionsPrice() : float
Return values
float —getOptionsPriceWithTaxes()
Returns the optionsPriceWithTaxes value.
public
getOptionsPriceWithTaxes() : float
Return values
float —getPreviousPrice()
Returns the previousPrice value.
public
getPreviousPrice() : float
Return values
float —getPreviousPriceWithTaxes()
Returns the previousPriceWithTaxes value.
public
getPreviousPriceWithTaxes() : float
Return values
float —getPrice()
Returns the price value.
public
getPrice() : float
Return values
float —getPriceWithTaxes()
Returns the priceWithTaxes value.
public
getPriceWithTaxes() : float
Return values
float —getProductPrice()
Returns the productPrice value.
public
getProductPrice() : float
Return values
float —getProductPriceWithTaxes()
Returns the productPriceWithTaxes value.
public
getProductPriceWithTaxes() : float
Return values
float —getTotal()
Returns the total value.
public
getTotal() : float
Return values
float —getTotalDiscountsValue()
Returns the totalDiscountsValue value.
public
getTotalDiscountsValue() : float
Return values
float —getTotalDiscountsValueWithTaxes()
Returns the totalDiscountsValueWithTaxes value.
public
getTotalDiscountsValueWithTaxes() : float
Return values
float —getTotalTaxesValue()
Returns the totalTaxesValue value.
public
getTotalTaxesValue() : float
Return values
float —getTotalWithDiscounts()
Returns the totalWithDiscounts value.
public
getTotalWithDiscounts() : float
Return values
float —getTotalWithDiscountsWithTaxes()
Returns the totalWithDiscountsWithTaxes value.
public
getTotalWithDiscountsWithTaxes() : float
Return values
float —getTotalWithTaxes()
Returns the totalWithTaxes value.
public
getTotalWithTaxes() : float