Protected Attributes

Attribute_List Class Reference

Inheritance diagram for Attribute_List:
Collaboration diagram for Attribute_List:

List of all members.

Protected Attributes

 $_sThisTemplate = 'attribute_list.tpl'
 $_sListClass = 'oxattribute'
 $_sDefSortField = 'oxtitle'

Detailed Description

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.


Member Data Documentation

Attribute_List.$_sDefSortField = 'oxtitle' [protected]

Reimplemented from oxAdminList.

Definition at line 29 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.


The documentation for this class was generated from the following file: