Top Method Summary
Options Name Purpose
# AddSmartMenuItems (SerializableMenuItem, character) Adds a menu item to the Items list
# Consultingwerk.Web2.SmartFramework.Menu.SerializableMenuItem GetMenuItem (character) Returs a menu structure's root Menu Item
+ Progress.Json.ObjectModel.JsonObject GetMenuStructure (character) Returs a menu structure
+ GetMenuStructure (character, longchar) Returs a menu structure

Top Constructor Summary
Options Name Purpose
+ SmartMenuInterface () Constructor for the SmartMenuInterface class


Method Detail
Top

PROTECTED AddSmartMenuItems (SerializableMenuItem, character)

Purpose: Adds a menu item to the Items list
Notes: Processes SmartMenu records recursively

Parameters:
poParentItem Consultingwerk.Web2.SmartFramework.Menu.SerializableMenuItem
The parent menu item to add new Menus to
pcParentGuid CHARACTER
The guid of the parent menu item
Top

PROTECTED Consultingwerk.Web2.SmartFramework.Menu.SerializableMenuItem GetMenuItem (character)

Purpose: Returs a menu structure's root Menu Item
Notes:

Parameters:
pcMenuStructureId CHARACTER
The ID (guid) of the menu structure to return (optional)
Returns Consultingwerk.Web2.SmartFramework.Menu.SerializableMenuItem
The JSON object representing the menu structure
Top

PUBLIC Progress.Json.ObjectModel.JsonObject GetMenuStructure (character)

Purpose: Returs a menu structure
Notes:

Parameters:
pcMenuStructureId CHARACTER
The ID (guid) of the menu structure to return (optional)
Returns Progress.Json.ObjectModel.JsonObject
The JSON object representing the menu structure
Top

PUBLIC GetMenuStructure (character, longchar)

Purpose: Returs a menu structure
Notes:

Parameters:
pcMenuStructureId CHARACTER
The ID (guid) of the menu structure to return (optional)
pcJSON LONGCHAR
The JSON string representing the menu structure


Constructor Detail
Top

PUBLIC SmartMenuInterface ()

Purpose: Constructor for the SmartMenuInterface class
Notes:



Temp-Table Detail


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:17:34