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 48 of file oxwcategorytree.php.
oxwCategoryTree.render | ( | ) |
Executes parent.render(), assigns template name and returns it
Reimplemented from oxUBase.
Definition at line 30 of file oxwcategorytree.php.
oxwCategoryTree.$_aComponentNames = array( 'oxcmp_categories' => 1 ) [protected] |
Reimplemented from oxWidget.
Definition at line 16 of file oxwcategorytree.php.
oxwCategoryTree.$_sThisTemplate = 'widget/sidebar/categorytree.tpl' [protected] |
Reimplemented from oxView.
Definition at line 23 of file oxwcategorytree.php.