Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
StartProduction
|
|
|
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).
Displayed name of this page.
User needs USE permissions on the %Ens_MessageContent resource to view this page.
|
Is the user permitted to access the fileSelect popup.
"yes" or "no" determines whether or not to display the contents of the current message of interest, in addition to the form.
The class that represents this type of electronic document. The ZENURL parameter CLASS is used to pass this value to the page when referenced from other pages.
The ID of the stored message header object for the message of interest. The ZENURL parameter HDR is used to pass this value to the page when referenced from other pages.
The ID of the stored message body object for the message of interest. The ZENURL parameter EDIDOCID is used to pass this value to the page when referenced from other pages.
Names the type of electronic document that we are working with: ASTM Document,HL7 Message,EDIFACT Document,X12 Document,XML Document. The ZENURL parameter NAME is used to pass this value to the page when referenced from other pages.
The data source for the message of interest: File,Header,Body. The ZENURL parameter ORIGIN is used to pass this value to the page when referenced from other pages.
Identifies the message structure or document schema you want to use to analyze the message of interest: service,category,msgtype,doctype,declared,stored,none. The ZENURL parameter DOCSPEC is used to pass this value to the page when referenced from other pages.
|
Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
Decorate the page.
Get the (localized) name of the page.
Get the (localized) title string for the page.
Get information to display in the ribbon bar.
drw is "yes" or "no" - "yes" to draw the output and "no" to clear it. In either case we retain the values of all the input parameters in properties of the class.
User clicked one of the Browse buttons. Save the name of the textfield so that when you return you know which textfield to update.
What to do when the user selects a new dtChoice value.
What to do when the user selects a new docSource value.
What to do when the user selects a new docSpec value.
What to do when the user selects a new saveToFile value.
The input value is the name of the new namespace to switch to. This method will need to be overridden for classes such as EnsPortal.EDIDocumentView which cannot work without a URL parameter provided.
This client event, if present, is fired when the a popup page launched from this page fires an action.
Do validation of all fields on the form.