Skip to main content

EnsPortal.EDI.XML.SchemaDocumentStructure

class EnsPortal.EDI.XML.SchemaDocumentStructure extends EnsPortal.EDI.Template

Property Inventory

Method Inventory

Parameters

parameter CSSINCLUDES = ensemble/Ensemble_Wizards.css,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 PAGENAME = XML Document Structure;
Displayed name of this page.

Properties

property docStruct as %String);
Property methods: docStructDisplayToLogical(), docStructGet(), docStructIsValid(), docStructLogicalToDisplay(), docStructLogicalToOdbc(), docStructNormalize(), docStructSet()
property path as %String);
Property methods: pathDisplayToLogical(), pathGet(), pathIsValid(), pathLogicalToDisplay(), pathLogicalToOdbc(), pathNormalize(), pathSet()

Methods

Inherited description: Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
method %OnGetPageName() as %String
Get the (localized) name of the page.
method DrawContent(pSeed As %String) as %Status
Draw main HTML content for this page.
method showRow(i As %String, ref As %String, path As %String, cat As %String, xpre As %String, dadElem As %String, dadStruct As %String) as %Status
Draw main HTML content for this page.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab