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.WebBlog

abstract class %BI.WebBlog

Method Inventory

Methods

classmethod DispCat(val)
classmethod DispSubCat(cat)
classmethod FilterBlog(val)
classmethod GetBlogTitle(id)
classmethod Init(blogID)
classmethod addBlogJS(title, folderID)
classmethod addCommentJS(postID, msg)
classmethod addPostJS(cat, subCat, title, post)
classmethod checkAccessJS(blogID, source)
classmethod checkPostJS(blogID)
classmethod deletePostJS(postID)
classmethod displayUserListJS()
classmethod doOnLoad(blogID)
classmethod editPostJS(postID, cat, subCat, title, post)
classmethod genericFilter(blogID, byType, val, MixStr2, divId)
classmethod getBlogTitleJS(blogID)
classmethod getSelectedVal(blogID)
classmethod keepLastJS(bName, bID)
classmethod nGenList(id)
classmethod readPostJS(postID)
classmethod remLastJS()
classmethod removeBlogJS(blogID)
classmethod saveUsersJS(usrList)
classmethod setFilter(blogID, byType, val)
classmethod updateBlogJS(blogID, title, folderID)
FeedbackOpens in a new tab