Inheritance diagram for Attribute_List:
Collaboration diagram for Attribute_List:Public Member Functions | |
| init () | |
Protected Attributes | |
| $_sThisTemplate = 'attribute_list.tpl' | |
| $_sListClass = 'oxattribute' | |
Admin attributes manager. Collects attributes base information (Description), there is ability to filter them by Description or delete them. Admin Menu: Manage Products -> Attributes.
Definition at line 9 of file attribute_list.php.
| Attribute_List.init | ( | ) |
Sets SQL query parameters (sorting, etc), executes parent method parent.Init().
Reimplemented from oxAdminList.
Definition at line 30 of file attribute_list.php.
Attribute_List.$_sListClass = 'oxattribute' [protected] |
Reimplemented from oxAdminList.
Definition at line 22 of file attribute_list.php.
Attribute_List.$_sThisTemplate = 'attribute_list.tpl' [protected] |
Reimplemented from oxAdminView.
Definition at line 15 of file attribute_list.php.
1.7.1