Skip to main content

EnsPortal.EDI.Template

abstract class EnsPortal.EDI.Template extends EnsPortal.Template.standardPage

This is a template page used for pages within the 'Interoperate' section of the Portal

Method Inventory

Parameters

parameter CSSINCLUDES = ensemble/Ensemble_EDI.css;
Inherited description: Comma-separated list of additional CSS include files for the page. If this page is using CSS3 then the CSS3INCLUDES parameter is used (if defined).
parameter EDITRESOURCE = %Ens_EDISchema:WRITE;
User must have WRITE permissions on the %Ens_EDISchema resource to make changes on this page or in any subclasses.
parameter RESOURCE = %Ens_EDISchema:READ;
User must have READ permissions on the %Ens_EDISchema resource to view this page and subclasses.

Methods

Inherited description: Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
method %OnGetTitle() as %String
Get the (localized) title string for the page.
classmethod DrawError(errorDetail As %String) as %Status

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab