Inheritance diagram for Vendor_List:
 Collaboration diagram for Vendor_List:Protected Attributes | |
| $_sThisTemplate = 'vendor_list.tpl' | |
| $_sListClass = 'oxvendor' | |
| $_sDefSortField = 'oxtitle' | |
Admin vendor list manager.
Definition at line 6 of file vendor_list.php.
Vendor_List.$_sDefSortField = 'oxtitle' [protected] | 
        
Reimplemented from oxAdminList.
Definition at line 26 of file vendor_list.php.
Vendor_List.$_sListClass = 'oxvendor' [protected] | 
        
Reimplemented from oxAdminList.
Definition at line 19 of file vendor_list.php.
Vendor_List.$_sThisTemplate = 'vendor_list.tpl' [protected] | 
        
Reimplemented from oxAdminView.
Definition at line 12 of file vendor_list.php.
 1.7.1