Skip to main content

CSPX.Portal.Application

class CSPX.Portal.Application extends %ZEN.application

Zen based application for IRIS

Method Inventory

Parameters

parameter APPLICATIONNAME = EnsembleZen;
This is the name of this application.
parameter CSSINCLUDES = /csp/sys/intersystems.css;
Inherited description: Comma-separated list of additional CSS include files that should be included for every page within the application.
The CSS files will be included after any component style sheets and before styles defined by this application class or the page class.
parameter DOMAIN = Ensemble;
Domain used for localization.

Methods

classmethod DrawTitle(pSeed As %String) as %Status
Draw HTML for the page title

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab