Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This is the Message Resend page of the ZEN application. We always do a "resend" from the message viewer page but a "resubmit" from the suspended messages page.
|
|
Subclasses |
---|
Ens.Enterprise.Portal.MessageResendEdit |
|
Displayed name of this page.
User needs USE permissions on the %Ens_MessageEditResend resource to view this page.
|
If supplied and true, this means to put this message at the head of its queue
The actual message header identifier
Identifies in which global to find the message header identifier
If supplied, this is the new target to which to send the message
If true, this is the second time through this page and we are definitely resending the message. Otherwise it is the first time through.
If supplied and true, this tells us that the parent page is the suspended messages page rather than the message viewer page. We always do a "resend" from the message viewer page but a "resubmit" from the suspended messages page. Resend - clone a new header for the message and send with the new header. Resubmit - do not clone a new header for the message, instead resubmit using the old header.
Page to use for displaying message content.
Page for displaying the visual trace.
Page to use for displaying the results of the resend.
Page for displaying messages.
|
Get the (localized) name of the page.
Get the (localized) title string for the page.
Get rid of the global that has been storing the information about our chosen messages. This happens only if we are truly done with this page.
Provide HTML for editing the selected message. Most code extracted from old CSP page.
Get information to display in the ribbon bar.
This client event, if present, is fired when the page is unloaded. If this method returns a string value, then that is used as the return value of the HTML page's onbeforeunload handler (if more than one component returns a string, the first one encountered is used).
This method is invoked when the user clicks OK on the automatically generated HTML form from DrawHTMLFields(). It references fields on the form and submits the form. Then it displays the URL provided when the form was created in DrawHTMLFields().
Update the details for a selected message.
Update the details for a selected message.
User clicked a link for Trace. Display the Visual Trace page in a popup, so user can click the arrows to go from session to session without losing his/her place in the display.