Inheritance diagram for tx_commerce_db_alib:

Public Member Functions | |
| get_data ($uid, $lang_uid=-1) | |
| isUid ($uid) | |
| isAccessible ($uid) | |
| error ($err) | |
| getAttributes ($uid, $attribute_corelation_type_list='') | |
| get_attributes ($uid, $attribute_corelation_type_list='') | |
Public Attributes | |
| $database_table = '' | |
| $orderField = ' sorting ' | |
| $database_attribute_rel_table = '' | |
| $debugMode = FALSE | |
| $translationMode = 'hideNonTranslated' | |
|
|
Error Handling Funktion
|
|
||||||||||||
|
gets all attributes from this product
Reimplemented in tx_commerce_db_product. |
|
||||||||||||
|
Get Overlay, if availiabe Reimplemented in tx_commerce_db_price. |
|
||||||||||||
|
gets all attributes from this product
|
|
|
Checks in the Database if a UID is accessiblbe, basically checks against the enableFields
|
|
|
checks if one given UID is availiabe
|
|
|
Reimplemented in tx_commerce_db_article, tx_commerce_db_category, and tx_commerce_db_product. |
|
|
Reimplemented in tx_commerce_db_category, tx_commerce_db_price, and tx_commerce_db_product. |
|
|
|
|
|
Reimplemented in tx_commerce_db_product. |
|
|
Translation Mode for getRecordOverlay
|
1.4.4