Skip to main content

%CSP.UI.System.UserProfilePane

class %CSP.UI.System.UserProfilePane extends %CSP.Util.Pane

This class is used internally by InterSystems IRIS. 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.

This pane is used by the User Profile page It displays a summary of system privileges for a given user.

Method Inventory

Methods

method DrawBODY(pInstance As PageInstance) as %Status
Draw the BODY of the detail pane
method DrawHEAD(pInstance As PageInstance) as %Status
Overwritten by subclasses to draw anything this pane needs for the HEAD section.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab