|
|
Call to $this->init
|
|
|
Calculates the gross_sum
|
|
|
Calculates the net_sum
|
|
|
Change the basket item quantity
|
|
|
gets an array of get_article_assoc_array and get_product_assoc_array
|
|
|
gets the article Type uid
|
|
|
gets the article_assoc_array
|
|
|
gets the uid from the article
|
|
|
retruns the item_sum_gross
|
|
|
retruns the item_sum_net
|
|
|
retruns the absolut TAX
|
|
|
gets the price_gross from thhe article
|
|
|
gets the price_net from thhe article
|
|
|
gets the uid from thhe article
|
|
|
gets the product_assoc_array
|
|
|
gets the quantity from thos item
|
|
|
gets the tax from the article
|
|
|
returns the ArticleAssocArray
|
|
|
Returns the ArticleObject
|
|
|
gets the article type uid
|
|
|
return the Ordernumber of item
|
|
|
get a given field value, only to use with custom field without own method Warning: commerce provides getMethods for all default fields. For Compatibility reasons always use the built in Methods. Only use this method with you own added fields
|
|
|
return the the gross price without the scale calculation |
|
|
return the the net price without the scale calculation |
|
|
return the Ordernumber of item
|
|
|
returns the ArticleAssocArray
|
|
|
gets the master parent category
|
|
|
gets the uid from the product
|
|
|
gets the quantity from thos item
|
|
|
Gets the subtitle of the basket item
|
|
|
Gets the title
|
|
||||||||||||||||||||
|
Initialises the object, checks if given uid is valid and loads the the article an product data
|
|
|
recalculates the itm sums |
|
||||||||||||
|
set a given field, only to use with custom field without own method Warning: commerce provides getMethods for all default fields. For Compatibility reasons always use the built in Methods. Only use this method with you own added fields
|
|
|
Sets pre gross price
|
|
|
Sets the net price
|
|
|
This Method Sets the Tax Calculation method (pricefromnet)
|
|
|
Sets the Title
|
|
|
object Article_object
|
|
|
item summe from gross_price private |
|
|
item summe from net_price private |
|
|
|
|
|
Object tx_commerce_article_price
|
|
|
calculated price from net price private |
|
|
|
|
|
integer priceid for this item private |
|
|
|
|
|
Object tx_commerce_product
|
|
|
integer quantity for this article private |
1.4.4