class %BI.KnowledgeCSP
extends %CSP.Page
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
21
|
|
|
|
|
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 OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.
classmethod PassValKnowCat(id, chk, xxx)
classmethod RefreshThread(postID, threadID, currID)
classmethod RetrieveCategoryName(CategoryId)
classmethod SortThread(sortID As %String)
classmethod UpdateCategory(parentID, catName, catCnsltant, catDscrption)