abstract class %CSP.Util.Librarian
This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.
Utility class that is used to find DocBook entries that correspond to
Management Portal Pages.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
1
|
|
|
|
|
classmethod FindDocBookLink(ByRef pID As %String, pReturnType As %String = 0)
as %String
Find closest link to DocBook page given an array contain topic information.
pID(1) is a category, pID(2) is a sub-category.