Inheritance diagram for tx_commerce_article_price:

Public Member Functions | |
| init ($uid, $lang_uid=0) | |
| tx_commerce_article_price () | |
| getPriceNet () | |
| getPriceGross () | |
| getPriceScaleAmountStart () | |
| getPriceScaleAmountEnd () | |
| get_price_net () | |
| get_price_gross () | |
Public Attributes | |
| $currency = 'EUR' | |
| $price_gross = 0 | |
| $price_net = 0 | |
Private Attributes | |
| $price_scale_amount_start = 1 | |
| $price_scale_amount_end = 1 | |
|
|
Constructor
|
|
|
Returns the gross Price
|
|
|
Returns the net price as value
|
|
|
|
|
|
|
|
|
returns The Proce Scae Amount End
|
|
|
returns The Proce Scae Amount Start
|
|
||||||||||||
|
Method called by constuctor
|
|
|
|
|
|
|
|
|
|
|
|
Scae amount End private |
|
|
Scae amount Start private |
1.4.4