|
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 |