Definition at line 9 of file category_list.php.
Public Member Functions | |
init () | |
render () | |
Protected Attributes | |
$_sListClass = 'oxcategory' | |
$_sListType = 'oxcategorylist' |
Category_List.init | ( | ) |
Sets SQL query parameters (such as sorting, etc.), executes parent method parent.Init().
Reimplemented from oxAdminList.
Definition at line 31 of file category_list.php.
Category_List.render | ( | ) |
Loads category tree, passes data to Smarty and returns name of template file "category_list.tpl".
Reimplemented from oxAdminList.
Definition at line 44 of file category_list.php.
Category_List.$_sListClass = 'oxcategory' [protected] |
Category_List.$_sListType = 'oxcategorylist' [protected] |