Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

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