Public Member Functions | |
getCatListUpdateInfo () | |
Protected Member Functions | |
_getCategoryList () | |
Protected Attributes | |
$_sThisTemplate = "category_update.tpl" | |
$_oCatList = null |
Class for updating category tree structure in DB.
Definition at line 6 of file category_update.php.
Category_Update._getCategoryList | ( | ) | [protected] |
Returns category list object
Definition at line 28 of file category_update.php.
Category_Update.getCatListUpdateInfo | ( | ) |
Category_Update.$_oCatList = null [protected] |
Definition at line 21 of file category_update.php.
Category_Update.$_sThisTemplate = "category_update.tpl" [protected] |
Reimplemented from oxAdminView.
Definition at line 14 of file category_update.php.