Class Reference
%CSP.UI.SQL.USER
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%CSP] >  [UI] >  [SQL] >  [USER]
Private  Storage

class %CSP.UI.SQL.USER extends %RegisteredObject, %CSP.Page

This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Super class Storeing methods and queries common to SQL Manager GUI.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 5


Summary

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject ConvertParameter Decrypt DrawArrows
DrawTabStyle DrawUpArrows Encrypt EscapeHTML
EscapeURL GetRoles GetUserInfo HyperEventBody
HyperEventCall HyperEventFrame HyperEventHead Include
InsertHiddenField InsertHiddenFields IsPrivate Link
OnHTTPHeader OnPage OnPageError OnPostHTTP
OnPostHyperEvent OnPreHTTP OnPreHyperEvent Page
QuoteJS RewriteURL ShowError StartTimer
StopTimer ThrowError UnescapeHTML UnescapeURL

Subclasses
%CSP.UI.SQL.UserPrivPane %CSP.UI.System.ApplicationPane

Parameters

• parameter sBase = ",,,,,,,,,,,,,,,,,,,,,,,";
Base value for saving privileges
• parameter sWarning = " You may not have privilege to perform this operation.";

Methods

• classmethod DrawArrows()
Draw arraws between Available and Selected list boxes. Generic method used by other wizards
• classmethod DrawTabStyle()
Draws Style for Tabs
• classmethod DrawUpArrows()
Draw up and down arraws next to the Selected list box Generic method used by other wizards
• classmethod GetRoles(SYSOBJ, NullRoles, MatchRoles)
Return roles that should be loaded
• classmethod GetUserInfo(Username As %String, ByRef NAME As %String, ByRef TYPE As %Library.String, ByRef x As %Library.String)
Get user/role definition info from user/role name given.