|
OUI_Unregister_LeftNav()
See also: OpenUI Left-Navigation API |
|
| <MvFUNCTION NAME = "OUI_Unregister_LeftNav" PARAMETERS = "modcode, typestr" STANDARDOUTPUTLEVEL = "">
|
| · | l.modcode set to the modules "code"
|
| · | 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
|