Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsPortal.Application

class EnsPortal.Application extends %CSP.Portal.Application

This is the application class for the Ensemble (ZEN) application.

Method Inventory

Parameters

parameter APPLICATIONNAME = Ensemble Management Portal;
This is the name of this application.
parameter DOMAIN = Ensemble;
Domain used for localization.
parameter HOMEPAGE = %CSP.Portal.Home.zen;
This is the URL of the main starting page of this application.

Methods

classmethod CheckPrivileges() as %Boolean
Ensure the user has USE permissions on %Ens_Portal and READ permissions on the default database for the current namespace.
classmethod GetEnsembleArray(Output pData) as %Status
Provide finder contents for the Ensemble pages. Called from %CSP.Portal.Home.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab