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 28 of file vendor_list.php.
Vendor_List.$_sListClass = 'oxvendor' [protected] |
Reimplemented from oxAdminList.
Definition at line 21 of file vendor_list.php.
Vendor_List.$_sThisTemplate = 'vendor_list.tpl' [protected] |
Reimplemented from oxAdminView.
Definition at line 14 of file vendor_list.php.