Skip to main content

%CSP.UI.Portal.Applications.Utils

abstract class %CSP.UI.Portal.Applications.Utils

Property Inventory

Method Inventory

Parameters

parameter DOMAIN = %Utility;

Properties

property msgConfirm as %String [ InitialExpression = $$$TextJS("Are you sure you want to delete application '%1'?") ];
Property methods: msgConfirmDisplayToLogical(), msgConfirmGet(), msgConfirmIsValid(), msgConfirmLogicalToDisplay(), msgConfirmLogicalToOdbc(), msgConfirmNormalize(), msgConfirmSet()

Methods

classmethod Delete(application As %String) as %String [ ZenMethod ]
Delete selected application now.
method ExecuteApplicationList(pRS As %Library.ResultSet, Output tSC As %Status, pInfo As %ZEN.Auxiliary.QueryInfo) as %Boolean
Needed to ensure that ApplicationType is an integer
clientmethod doDelete(application) [ Language = javascript ]
Delete selected application.
clientmethod doEdit(name) [ Language = javascript ]

Subclasses

FeedbackOpens in a new tab