Click or drag to resize
ForumContext Properties

The ForumContext type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyStatic memberCommunityGroupID
Gets or sets community group id.
Public propertyStatic memberCurrentForum
Returns current forum.
Public propertyStatic memberCurrentForumDiscussionMacroHelper
Gets Discussion macro helper for current forum.
Public propertyStatic memberCurrentGroup
Returns current thread.
Public propertyStatic memberCurrentMode
Gets current forum mode.
Public propertyStatic memberCurrentPost
Returns current post for edit or attachment.
Public propertyStatic memberCurrentReplyThread
Returns curren reply thread info.
Public propertyStatic memberCurrentState
Gets the current forum mode.
Public propertyStatic memberCurrentSubscribeThread
Returns curren reply thread info.
Public propertyStatic memberCurrentThread
Returns current thread.
Public propertyStatic memberForumID
Gets or sets the forum id base on current url or settings.
Public propertyStatic memberForumViewers
Collection of forum viewers.
Public propertyStatic memberGroupID
Gets or sets the group id based on current settings.
Public propertyIsDefault
Returns true if the context is the default request context
(Inherited from ContextContainerTParent.)
Public propertyItem
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyKey
Unique container key
(Inherited from ContextContainerTParent.)
Public propertyProperties
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyPropertyList
Used property list
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyRegisteredColumns
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredColumnsObject
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredProperties
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyRegisteredPropertiesObject
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyStatic memberReplyThreadID
Gets or sets the forum id base on current url or settings.
Public propertyStatic memberSiteID
Gets or sets the site ID.
Public propertyStatic memberStopViewerLoading
Gets or sets tha value that indicates whether forum viewers shouldn't be loaded.
Public propertyStatic memberSubscribeThreadID
Gets or sets the forum id base on current url or settings.
Public propertyStatic memberThreadID
Gets or sets the thread id based on current url or settings.
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyUseLocalProperties
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyStatic memberUserIsModeratorInSomeForum
Returns true if current user is moderator in at least one forum.
Top
See Also