Apply a setting value (if pName is not "").
If pOldName is non-"", delete it.
method GetUserIcons(ByRef pParameters, Output pMetaData, Output pData)
as %Status
Return the current user icons for the JSON provider.
method GetUserSettings(ByRef pParameters, Output pMetaData, Output pData)
as %Status
Return the current user settings for the JSON provider.
method OnGetRibbonInfo(Output pDisplay As %Boolean, Output pViewIcons As %List, Output pSortOptions As %List, Output pSearchBox As %Boolean, Output pRibbonTitle As %String, Output pCommands As %List)
as %Status