Skip to main content

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