DocBook|Search
Class Reference
%BI.KnowledgeCSP
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%BI] >  [KnowledgeCSP]
Private  Storage  

class %BI.KnowledgeCSP extends %CSP.Page

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
21


Summary

Methods
%ClassIsLatestVersion %ClassName %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%OriginalNamespace %PackageName AddCategory CheckExistence
CheckRestrictions ConvertParameter CountSubCat Decrypt
DelPost DeleteCategories DispChildCatListings DispThread
EditPost Encrypt EscapeHTML EscapeURL
GenBrdCrumbThread HyperEventBody HyperEventCall HyperEventFrame
HyperEventHead Include InitializeKB InsertHiddenField
InsertHiddenFields IsPrivate Link LoadAddCatForm
LoadBrdCrmbs LoadEditCatForm LoadPagesIndex OnHTTPHeader
OnPage OnPageError OnPostHTTP OnPostHyperEvent
OnPreHTTP OnPreHyperEvent Page PassValKnowCat
QuoteJS RefreshThread RetrieveCategoryName RewriteURL
ShowError SortThread StartTimer StopTimer
ThrowError UnescapeHTML UnescapeURL UpdateCategory


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 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)