Public Member Functions | |
init () | |
Protected Attributes | |
$_sThisTemplate = 'vendor_list.tpl' | |
$_sListClass = 'oxvendor' |
Admin vendor list manager.
Definition at line 6 of file vendor_list.php.
Vendor_List.init | ( | ) |
Sets SQL query parameters (such as sorting), executes parent method parent.Init().
Reimplemented from oxAdminList.
Definition at line 27 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.