Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

tx_commerce_treeView Class Reference

List of all members.

Public Member Functions

 init (&$graytree_db, $leafInfoArray, $table, $startRow, $limitCatArray)

Public Attributes

 $rootIconName = 'commerce_globus.gif'
 $treeName = 'txcommerceCategoryTree'
 $title = 'Category'
 $domIdPrefix = 'txcommerceCategoryTree'

Member Function Documentation

tx_commerce_treeView::init &$  graytree_db,
leafInfoArray,
table,
startRow,
limitCatArray
 

Initialize the tree class. Needs to be overwritten gets the Root-pid's for tx_commerce and sets the values to $this->rootPid $this->orderPid $this->modPid The commerce sysfolders are created and initialized here.

Parameters:
graytree_db Treelib data model
leafInfoArray Array of leaf data and view classes
table name for following data
startRow the row where the tree has been started in TCE
limitCatArray Array of categories from which no subcategories shall be shown
Returns:
void
See also:
tx_graytree_View::init
Initialize The Folders


Member Data Documentation

tx_commerce_treeView::$domIdPrefix = 'txcommerceCategoryTree'
 

tx_commerce_treeView::$rootIconName = 'commerce_globus.gif'
 

tx_commerce_treeView::$title = 'Category'
 

tx_commerce_treeView::$treeName = 'txcommerceCategoryTree'
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 13 23:12:27 2008 for tx_commerce by  doxygen 1.4.4