Inheritance diagram for tx_commerce_article:

|
|
Construcroe Method, calles init method
|
|
|
Calculates the Net deliverycost for this article Called by $this->load_data()
|
|
|
Returns the article attributes array ( attribut_uid => array ('title =>' $title, 'value' => $value, 'unit' => $unit), ... )
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns an Array of Images
|
|
|
|
|
|
returns the parent product as object
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Get the priceUid for a sepcific amount for this article
|
|
|
|
|
||||||||||||
|
Gets the Value from one distinct attribute of this article
|
|
|
|
|
|
|
|
|
|
|
|
Returns an Array of Images
|
|
|
|
|
|
returns the parent Product Uid
|
|
|
Get Article all possivle prices as UDI Array
|
|
|
Get the price Object
|
|
|
Get Article price scales
|
|
|
Get Article price scales
|
|
|
Returns the price Uid
|
|
|
Get Article price scales
|
|
|
Returns the related page for the product
|
|
|
returns the default price Object, which doesn't have any start or stoptime
|
|
||||||||||||
|
Returns the number of articles in Stock with calling one or more Services. if no Service is found or the hasStock Method is not implemented in Service, it always returns one.
|
|
|
|
|
|
returns the Supplier Name of an Article, if set
|
|
|
Returns the Supplier UID of the Article if set
|
|
||||||||||||||||
|
Returns the avalibility of wanted amount of articles.
|
|
||||||||||||
|
Init Method, called by constructor
|
|
|
Loads the data and divides comma sparated images in array public
Reimplemented from tx_commerce_element_alib. |
|
|
Gets the price of this article and stores in private variable
|
|
||||||||||||||||
|
substract the wanted Articles from stock. If you have more than one stock which is handled to more than one Service please implement the Service due to Reference on $wantedArticles so you can reduce this amount steplike.
|
|
|
Returns the data of this object als array
Reimplemented from tx_commerce_element_alib. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Price object private |
|
|
uid from actual article price private |
|
|
if the price is loaded from the database private |
|
|
List of all price uids concerning this article private |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4