Public Member Functions | Protected Attributes

oxwCategoryTree Class Reference

Inheritance diagram for oxwCategoryTree:
Collaboration diagram for oxwCategoryTree:

List of all members.

Public Member Functions

 render ()
 getDeepLevel ()

Protected Attributes

 $_aComponentNames = array('oxcmp_categories' => 1)
 $_sThisTemplate = 'widget/sidebar/categorytree.tpl'

Detailed Description

Category tree widget. Forms category tree.

Definition at line 7 of file oxwcategorytree.php.


Member Function Documentation

oxwCategoryTree.getDeepLevel (  ) 

Returns the deep level of category tree

Returns:
null

Definition at line 50 of file oxwcategorytree.php.

oxwCategoryTree.render (  ) 

Executes parent.render(), assigns template name and returns it

Returns:
string

Reimplemented from oxUBase.

Definition at line 31 of file oxwcategorytree.php.


Member Data Documentation

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.


The documentation for this class was generated from the following file: