Skip to main content

Doc.Utils

class Doc.Utils extends %Library.RegisteredObject

Methods in this class are meant for use in Doc.View and Doc.Search. These methods assemble HTML as needed for those pages, by calling more generic methods elsewhere.

Method Inventory

Methods

classmethod GetHeaderElementV4ForKey(DocBookID As %String = "", locatordiv As %String = "") as %String
Return the HTML header tag as appropriate for the given arguments, as a string. For use when there is a left navigation menu on the page.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab