Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This is the page shown to confirm the actions of the Message Resend page of the ZEN application.
|
|
Subclasses | |
---|---|
Ens.Enterprise.Portal.MessageResend | EnsPortal.MessageResendAfter |
|
Name of the Assistant class to use for filtered results.
User needs USE permissions on the %Ens_MessageEditResend resource to edit and resend messages.
Numeric column of the resultset which contains the ID column.
Maximum number of rows to display.
Type of header messages.
Displayed name of this page.
User needs USE permissions on the %Ens_MessageResend resource to view this page.
Number of columns drawn in the result table. This is used by some of the helper functions to add messages to the table.
|
Flag to indicate whether messages should be resent as the head of the queue.
Index of ^IRIS.Temp.ResendIDs in use for this resend
Number of messages to resend.
Order in which to iterate over the messages.
Whether to use the current Filter to fetch more results.
Flag to indicate whether the user may view message contents.
Flag to indicate whether the user may view Header data.
Flag to indicate whether the user may view Queue information.
Flag to indicate whether the user may view Trace messages.
Page for editing and resending messages.
Name of the Filter class used for filtered results.
Page to use for displaying message content.
Page for displaying the visual trace.
Page to use for displaying the results of the resend.
|
Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
Get the (localized) name of the page.
Get the (localized) title string for the page.
Write out contents of body details panel. pHeaderID is the message id.
Write out contents of details panel. pID is the message id.
Provide HTML for selected messages.
Add to the contents of the tool ribbon.
Get information to display in the ribbon bar.
Perform any processing based on the incoming request.
Set the HeadOfQueue property of the page based on the value in the "Resubmit at head of queue" checkbox.
Set the NewTarget property of the page based on the value in the "New target" drop-down list.
User clicked a link for a Config item. Show the queues page sorted for that queue.
Ensure that tab behaviour is initialised correctly.
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).
Resend the messages and then display the Confirm Resend page.
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.