class %CSP.UI.Portal.EnsembleMonitor extends %CSP.UI.Portal.Template
Monitor page for the Ensemble Management Portal.
If true, auto-switch namespace to whatever $NAMESPACE is passed in.
Name of this page.
If true, register visits to this page in the recent list.
User needs USE permissions on the %Ens_Dashboard resource to access this page.
Server-side reference to the pane object so that the head and body sections can be added to the page correctly.
The help address that links to the "Help" (next to the "Logout" link) documentation
Flag to indicate whether %Pane's OnDrawHEAD() method has been executed.
Return the array of links to show in the locator bar. pLink(n)=$LB(caption,link) Overridden to show Ensemble->Monitor->EnsembleMonitor.
Instantiate %Pane.
Add the HEAD section for %Pane and override some CSS styles if HTML5 is enabled. Without these overrides, the font size is calculated to be 0.8px and padding is calculated to be 0 for the header cells..
Get the (localized) name of the page.
Get the (localized) title string for the page.
Draw the contents of the diagram header.
Adjust sizes of components on the page.