Class Reference
%CSP.UI.Portal.Mirror.Monitor
|
|
![]() |
|||
Private Storage |
System Management Portal - System Operations - Mirror Monitor
|
|
|
Do not switch namespace for this page: it needs to stay in %SYS
This parameter is used to make sure that if multiple CSP applications are mapped to the same namespace that the CSP engine can correctly identify which class corresponds with which URL. If 'LockCSPName' is true (the default, defined in the CSP application) then you can only access this page if the url exactly matches this 'CSPURL'. You can set this parameter to "" if you wish to disable this check for this class. This check is applied for all CSP urls (cls/csp/zen).
If this page was compiled from a .csp file, then this parameter is automatically set to contain the url of this file used for compilation.
Each SMP page should set this link which points to the documentation anchor name.
Displayed name of this page.
Security requirement
|
True on the secondary failover member, when it is disconnected
True on the secondary failover member, when it is connected
Check if user has manage privilege
Current 'no failover' state.
1 - The DefinedPrimary is the special name of No Partner No Failover promotion.
True on the secondary failover member, when it hasn't been added to the primary
0 - not a mirror member
1 - failover mirror member
2 - async mirror member
Failover member's mirror name
Member name of local system.
Candidate of the new DefinedPrimary.
1 - display 'Clear/Set No Failover' button, 0 - don't display
Number of mirror set configured.
Failover member's mirror name
The currently selected mirror on an async member
Store translated targetCol linkCaption for
If server encountered failure that cannot be ignored.
|
Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
Be sure to do ##super() when overriding.
Get the (localized) name of the page. This should be implemented in a subclass.
Add to the contents of the tool ribbon.
Get information to display in the ribbon bar.
Used to Save tableNavBar values, add MapType to the page name to distinguish the type for the page.
User entered something in to the filter. Re-load the table with filter value.
Overriden to add tabId and tableId to the page name to distinguish the type for the page.
Overriden to add tabId and tableId to the page name to distinguish the type for the page.
This client event, if present, is fired when the a popup page launched from this page fires an action.
Disable save button for EMS-managed pages. Be sure to use this.invokeSuper('onloadHandler',arguments); when overriding.
Update / Reload tables. This overrides the one in Portal.Utils.