%BI.KnowledgeCSP
abstract class %BI.KnowledgeCSP
Method Inventory
- AddCategory()
- CheckExistence()
- CheckRestrictions()
- CountSubCat()
- DelPost()
- DeleteCategories()
- DispChildCatListings()
- DispThread()
- EditPost()
- GenBrdCrumbThread()
- InitializeKB()
- LoadAddCatForm()
- LoadBrdCrmbs()
- LoadEditCatForm()
- LoadPagesIndex()
- PassValKnowCat()
- RefreshThread()
- RetrieveCategoryName()
- SortThread()
- UpdateCategory()
Methods
classmethod AddCategory(parentID, catName, catCnsltant, catDscrption)
classmethod CheckExistence(currentUser, catID)
classmethod CheckRestrictions(currParentID, mode)
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)