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

tx_commerce_tceFunc_categoryTree Class Reference

List of all members.

Public Member Functions

 init ($table='', $startRow=array(), $limitCatArray=array(), $leafInfoArray=array())

Public Attributes

 $treeName = 'tx_commerce_tceFunc_categoryTree'

Member Function Documentation

tx_commerce_tceFunc_categoryTree::init table = '',
startRow = array(),
limitCatArray = array(),
leafInfoArray = array()
 

initialisation

Parameters:
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
leafInfoArray Array of leaves to be shown in the TCE field tree example how to display products: 'leafInfoArray' => Array ( Array ( 'data' => 'tx_commerce_leafProductData', 'view' => 'tx_commerce_leafProductView' ) ),
Returns:
void


Member Data Documentation

tx_commerce_tceFunc_categoryTree::$treeName = 'tx_commerce_tceFunc_categoryTree'
 


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