Inheritance diagram for tx_commerce_db_category:

Public Member Functions | |
| get_parent_category ($uid) | |
| get_parent_categories ($uid) | |
| get_child_categories ($uid) | |
| get_child_products ($uid, $lang_uid=-1) | |
Public Attributes | |
| $database_table = 'tx_commerce_categories' | |
| $mm_database_table = 'tx_commerce_categories_parent_category_mm' | |
| $database_attribute_rel_table = 'tx_commerce_categories_attributes_mm' | |
| $CategoryOrderField = 'tx_commerce_categories.sorting' | |
| $ProductOrderField = 'tx_commerce_products.sorting' | |
|
|
Gets the child categories from this category
|
|
||||||||||||
|
Gets child products categories from this category
|
|
|
Gets the parent categories from this category
|
|
|
Gets the "master" category from this category
|
|
|
|
|
|
Reimplemented from tx_commerce_db_alib. |
|
|
Reimplemented from tx_commerce_db_alib. |
|
|
|
|
|
|
1.4.4