Skip to main content

EnsPortal.Dialog.WorkflowUserTasks

class EnsPortal.Dialog.WorkflowUserTasks extends EnsPortal.Dialog.standardDialog

Dialog to show the workflow tasks 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 Tasks 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.
clientmethod getDialogValue() [ Language = javascript ]
This dialog does not return a value

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab