Skip to main content

%iKnow.UI.standardPage

deprecated abstract class %iKnow.UI.standardPage extends %ZEN.Portal.standardPage, %ZEN.Portal.Utils

Property Inventory

Method Inventory

Parameters

parameter DOCBOOKID;
Docbook ID for this page.
parameter DOMAIN = %DeepSee;
Inherited description: Set this to the correct domain.
parameter FAVORITEICON = portal/ISC_IRIS_icon.ico;
DeepSee favorite icon.
parameter RESOURCE = %DeepSee_Portal;
All DeepSee pages require %DeepSee_Portal USE.

Properties

property docbookId as %String [ InitialExpression = ..#DOCBOOKID ];
Property methods: docbookIdDisplayToLogical(), docbookIdGet(), docbookIdIsValid(), docbookIdLogicalToDisplay(), docbookIdLogicalToOdbc(), docbookIdNormalize(), docbookIdSet()

Methods

Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
clientmethod onunloadHandler() [ Language = javascript ]
Check if user really wants to exit if they have not saved changes
clientmethod setModified(flag) [ Language = javascript ]
Set the modified flag for the page.
clientmethod showHelp() [ Language = javascript ]
Override.
clientmethod switchNamespace() as %String [ Language = javascript ]
Show dialog to switch namespace

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab