Inheritance diagram for tx_commerce_db_article:

Public Member Functions | |
| tx_commerce_db_article () | |
| get_parent_product_uid ($uid) | |
| get_prices ($uid, $count=1, $orderField= 'price_net') | |
| getPriceScales ($uid, $count=1) | |
| getPrices ($uid) | |
| get_attributes ($uid) | |
| getAttributeValue ($uid, $attribute_uid, $valueListAsUid=false) | |
| getSupplierName ($supplieruid) | |
Public Attributes | |
| $database_attribute_rel_table = 'tx_commerce_articles_article_attributes_mm' | |
|
|
Setting the Class Datebase Table private |
|
|
gets all attributes from this product
|
|
|
returns the paren Product uid
|
|
||||||||||||||||
|
gets all prices form database related to this product
|
|
||||||||||||||||
|
Returns the attribute Value from the given Article attribute pair
|
|
|
Returns an array of all prices
|
|
||||||||||||
|
Returns an array of all scale price amounts
|
|
|
returns the supplier name to a given UID, selected from tx_commerce_supplier
|
|
|
Reimplemented from tx_commerce_db_alib. |
1.4.4