Skip to main content

EnsPortal.EDI.X12.SchemaPath

class EnsPortal.EDI.X12.SchemaPath extends EnsPortal.EDI.X12.Template

Property Inventory

Method Inventory

Parameters

parameter PAGENAME = X12 Schema Path;
Displayed name of this page.

Properties

property cStruct as %String);
Property methods: cStructDisplayToLogical(), cStructGet(), cStructIsValid(), cStructLogicalToDisplay(), cStructLogicalToOdbc(), cStructNormalize(), cStructSet()
property cStructField as %String);
Property methods: cStructFieldDisplayToLogical(), cStructFieldGet(), cStructFieldIsValid(), cStructFieldLogicalToDisplay(), cStructFieldLogicalToOdbc(), cStructFieldNormalize(), cStructFieldSet()
property docStruct as %String);
Property methods: docStructDisplayToLogical(), docStructGet(), docStructIsValid(), docStructLogicalToDisplay(), docStructLogicalToOdbc(), docStructNormalize(), docStructSet()
property segField as %String);
Property methods: segFieldDisplayToLogical(), segFieldGet(), segFieldIsValid(), segFieldLogicalToDisplay(), segFieldLogicalToOdbc(), segFieldNormalize(), segFieldSet()
property segPath as %String);
Property methods: segPathDisplayToLogical(), segPathGet(), segPathIsValid(), segPathLogicalToDisplay(), segPathLogicalToOdbc(), segPathNormalize(), segPathSet()
property segStruct as %String);
Property methods: segStructDisplayToLogical(), segStructGet(), segStructIsValid(), segStructLogicalToDisplay(), segStructLogicalToOdbc(), segStructNormalize(), segStructSet()

Methods

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.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab