
Public Member Functions | |
| getAttributeTabBlock () | |
| setAttributeTabBlock ($attributeTabBlock) | |
| getCategoryAttributeTabBlock () | |
| setCategoryAttributeTabBlock ($attributeTabBlock) | |
Protected Attributes | |
| $_attributeTabBlock = null | |
| $_categoryAttributeTabBlock | |
Definition at line 34 of file Catalog.php.
| getAttributeTabBlock | ( | ) |
Retrieve Attribute Tab Block Name for Product Edit
Definition at line 55 of file Catalog.php.
| getCategoryAttributeTabBlock | ( | ) |
Retrieve Attribute Tab Block Name for Category Edit
Definition at line 77 of file Catalog.php.
| setAttributeTabBlock | ( | $ | attributeTabBlock | ) |
Set Custom Attribute Tab Block Name for Product Edit
| string | $attributeTabBlock |
Definition at line 66 of file Catalog.php.
| setCategoryAttributeTabBlock | ( | $ | attributeTabBlock | ) |
Set Custom Attribute Tab Block Name for Category Edit
| string | $attributeTabBlock |
Definition at line 88 of file Catalog.php.
$_attributeTabBlock = null [protected] |
Definition at line 41 of file Catalog.php.
$_categoryAttributeTabBlock [protected] |
Definition at line 48 of file Catalog.php.
1.5.8