Skip to main content

EnsPortal.CompileClass

class EnsPortal.CompileClass extends %CSP.Page

Method Inventory

Parameters

parameter DOMAIN = Ensemble;
Inherited description: The default domain for csp:text, span and div tags. This parameter is used to specify the subset of localized messages to be used on this page.

Methods

classmethod CheckExists(pClass As %String = "", pType As %String = "") as %Boolean
classmethod CheckPermissions(pClass As %String = "", pType As %String = "") as %Boolean
classmethod OnPage() as %Status
Event handler for PAGE event: this is invoked in order to generate the content of a csp page.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab