Skip to main content

EnsPortal.EDI.ASTM.SchemaComponentStructure

class EnsPortal.EDI.ASTM.SchemaComponentStructure extends EnsPortal.EDI.ASTM.Template

Property Inventory

Method Inventory

Parameters

parameter PAGENAME = ASTM Component Structure;
Displayed name of this page.

Properties

property cField as %String (ZENURL = "FIELD");
Field
Property methods: cFieldDisplayToLogical(), cFieldGet(), cFieldIsValid(), cFieldLogicalToDisplay(), cFieldLogicalToOdbc(), cFieldNormalize(), cFieldSet()
property cStruct as %String (ZENURL = "CS");
Component Structure
Property methods: cStructDisplayToLogical(), cStructGet(), cStructIsValid(), cStructLogicalToDisplay(), cStructLogicalToOdbc(), cStructNormalize(), cStructSet()
property dStruct as %String (ZENURL = "DS");
Document structure
Property methods: dStructDisplayToLogical(), dStructGet(), dStructIsValid(), dStructLogicalToDisplay(), dStructLogicalToOdbc(), dStructNormalize(), dStructSet()
property segPath as %String (ZENURL = "PATH");
Path
Property methods: segPathDisplayToLogical(), segPathGet(), segPathIsValid(), segPathLogicalToDisplay(), segPathLogicalToOdbc(), segPathNormalize(), segPathSet()
property segStruct as %String (ZENURL = "SS");
Segment Structure
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