Public Member Functions | |
render () | |
getDeepLevel () | |
Protected Attributes | |
$_aComponentNames = array('oxcmp_categories' => 1) | |
$_sThisTemplate = 'widget/sidebar/categorytree.tpl' |
Category tree widget. Forms category tree.
Definition at line 7 of file oxwcategorytree.php.
oxwCategoryTree.getDeepLevel | ( | ) |
Returns the deep level of category tree
Definition at line 50 of file oxwcategorytree.php.
oxwCategoryTree.render | ( | ) |
Executes parent.render(), assigns template name and returns it
Reimplemented from oxUBase.
Definition at line 31 of file oxwcategorytree.php.
oxwCategoryTree.$_aComponentNames = array('oxcmp_categories' => 1) [protected] |
Reimplemented from oxWidget.
Definition at line 17 of file oxwcategorytree.php.
oxwCategoryTree.$_sThisTemplate = 'widget/sidebar/categorytree.tpl' [protected] |
Reimplemented from oxView.
Definition at line 24 of file oxwcategorytree.php.