|
OUI_LeftNavigation()
See also: OpenUI Left-Navigation API |
|
| <MvFUNCTION NAME = "OUI_LeftNavigation" PARAMETERS = "indent, typestr" STANDARDOUTPUTLEVEL = "">
|
| · | l.indent the left-menu indent level (used by the Admin Left-Navigation API)
|
| · | l.typestr set to a string describing where to hook (see below for list of valid values)
|
| Valid TypeStr Hook Values
|
| · | CURRENTADMIN (for future use)
|
| · | CURRENTSHOPPERS calls the OUI_LeftNavigation() function in the registered module, directly under the "Current Shoppers" menu item
|
| · | PRODUCTS calls the OUI_LeftNavigation() function in the registered module, directly under the "Products" menu item
|
| · | CATEGORIES calls the OUI_LeftNavigation() function in the registered module, directly under the "Categories" menu item
|