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?

Utils.Taxonomy

class Utils.Taxonomy

This class defines the categories for the documentation materials so that home page can address them.

Method Inventory

Methods

classmethod Check() as %Status
Make sure all the loaded books and articles are marked
classmethod DefineTaxo(verbose As %Boolean = 0) as %Status
This generates the globals needed by the new home page.
classmethod ProcessTaxoFile(filename As %String, verbose As %Boolean = 0)
classmethod ProcessTaxoItem(row)
if overwrite is 1, we will overwrite the given classification for an item
FeedbackOpens in a new tab