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?

%BI.KnowledgeCSP

abstract class %BI.KnowledgeCSP

Method Inventory

Methods

classmethod AddCategory(parentID, catName, catCnsltant, catDscrption)
classmethod CheckExistence(currentUser, catID)
classmethod CheckRestrictions(currParentID, mode)
classmethod CountSubCat(parentID As %String) as %String
classmethod DelPost(postID, threadID, currID)
classmethod DeleteCategories(parentID)
classmethod DispChildCatListings(catID, start, offset)
classmethod DispThread(catID, scrollLvl, offSet)
classmethod EditPost(postID, currID, threadID, postTitle, postMessage)
classmethod GenBrdCrumbThread(catID, down, offSet)
classmethod InitializeKB()
classmethod LoadAddCatForm()
classmethod LoadBrdCrmbs(childID)
classmethod LoadEditCatForm(catID)
classmethod LoadPagesIndex(parentID, catPerPage, selectedPage, slots)
classmethod PassValKnowCat(id, chk, xxx)
classmethod RefreshThread(postID, threadID, currID)
classmethod RetrieveCategoryName(CategoryId)
classmethod SortThread(sortID As %String)
classmethod UpdateCategory(parentID, catName, catCnsltant, catDscrption)
FeedbackOpens in a new tab