Skip to main content

EnsPortal.Dialog.WorkflowUserRoles

class EnsPortal.Dialog.WorkflowUserRoles extends EnsPortal.Dialog.standardDialog

Dialog to show the workflow roles assigned to a workflow user.

Property Inventory

Method Inventory

Parameters

parameter APPLYBUTTON = 0;
If true, then this dialog displays an Apply button.
parameter PAGENAME = View Roles for a User;
Displayed name of this page.
parameter RESOURCE = %Ens_WorkflowConfig:READ;
User needs READ permissions on the %Ens_WorkflowConfig resource to view this page.

Properties

property initialUser as %ZEN.Datatype.string (ZENURL = "USER");
Property methods: initialUserDisplayToLogical(), initialUserGet(), initialUserIsValid(), initialUserLogicalToDisplay(), initialUserLogicalToOdbc(), initialUserNormalize(), initialUserSet()

Methods

method %OnGetSubtitle() as %String
Get the (localized) subtitle string for the dialog.
method %OnGetTitle() as %String
Get the (localized) title string for the dialog.
method DrawBlankNone(pTable As %ZEN.Component.tablePane, pName As %String, pSeed As %String) as %Status
Draw (none) in place of blank
clientmethod getDialogValue() [ Language = javascript ]
This dialog does not return a value

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab