Protected Attributes | |
$_sThisTemplate = 'attribute_list.tpl' | |
$_sListClass = 'oxattribute' | |
$_sDefSortField = 'oxtitle' |
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.$_sDefSortField = 'oxtitle' [protected] |
Reimplemented from oxAdminList.
Definition at line 31 of file attribute_list.php.
Attribute_List.$_sListClass = 'oxattribute' [protected] |
Reimplemented from oxAdminList.
Definition at line 24 of file attribute_list.php.
Attribute_List.$_sThisTemplate = 'attribute_list.tpl' [protected] |
Reimplemented from oxAdminView.
Definition at line 17 of file attribute_list.php.