Skip to main content

%CSP.UI.HelpChecker

[ISC Internal Use]This page displays definitions used for Documentation.
For each page there is a parameter defined to be used by the "Help" link to find the right Documentation for the page.
Different applications have different parameter names for this purpose.
In SMP it is called HELPADDRESS; in DeepSee it is called DOCBOOKID...

Method Inventory

Methods

classmethod DrawCSP()
Control method for processing CSP pages
classmethod DrawCSPTable(tRS, tTotal, tHelpTotal)
Display table for CSP pages
classmethod DrawDeepSee(tRS, IsEns, IsHS)
Display table for DeepSee
classmethod DrawEnsemble(tRS, IsEns, IsHS)
Display table for Ensemble
classmethod DrawHS(tRS, IsEns, IsHS)
Display HS table
classmethod DrawJumpMenu(IsEns, IsHS)
classmethod GetBookId(pDocId)
classmethod GetDocAnchor(pKey)
Based on the HELPADDRESS, find the anchor. The first piece is the exact match of the HELPADDRESS from the ^DocBook.Anchor global; the second piece is the closed we can find.
classmethod ListHelpAddress()
classmethod OnPage() as %Status
Event handler for PAGE event: this is invoked in order to generate the content of a csp page.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab