GetCurrentUserMenu | Get the UserMenuItems data collection that represents current user menu. |
GetDataInterface | Creates an empty data structure. This means the structure contains the default setting/values of the database. |
GetDataInterfaceFromXMLFile | Retrieves the Data Interface schema from XML file. |
GetDataInterfaceFromXMLString | Retrieves the Data Interface schema from XML string. |
GetUserMenu | Get a User's defined menu (UserMenuItems), by its UserMenuParams identification key. |
UpdateCurrentUserMenu | Replace current User Menu with another User menu (UserMenuItems). |
UpdateUserMenu | Replace a User Menu definition (UserMenuItems), identified by it UserMenuParams with a new User menu definition (UserMenuItems). |