ForumContext Properties |
The ForumContext type exposes the following members.
Name | Description | |
---|---|---|
ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
CommunityGroupID |
Gets or sets community group id.
| |
CurrentForum |
Returns current forum.
| |
CurrentForumDiscussionMacroHelper |
Gets Discussion macro helper for current forum.
| |
CurrentGroup |
Returns current thread.
| |
CurrentMode |
Gets current forum mode.
| |
CurrentPost |
Returns current post for edit or attachment.
| |
CurrentReplyThread |
Returns curren reply thread info.
| |
CurrentState |
Gets the current forum mode.
| |
CurrentSubscribeThread |
Returns curren reply thread info.
| |
CurrentThread |
Returns current thread.
| |
ForumID |
Gets or sets the forum id base on current url or settings.
| |
ForumViewers |
Collection of forum viewers.
| |
GroupID |
Gets or sets the group id based on current settings.
| |
IsDefault |
Returns true if the context is the default request context
(Inherited from ContextContainerTParent.) | |
Item |
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.) | |
Key |
Unique container key
(Inherited from ContextContainerTParent.) | |
Properties |
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.) | |
PropertyList |
Used property list
(Inherited from AbstractHierarchicalObjectTObject.) | |
RegisteredColumns |
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
RegisteredColumnsObject |
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.) | |
RegisteredProperties |
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.) | |
RegisteredPropertiesObject |
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.) | |
ReplyThreadID |
Gets or sets the forum id base on current url or settings.
| |
SiteID |
Gets or sets the site ID.
| |
StopViewerLoading |
Gets or sets tha value that indicates whether forum viewers shouldn't be loaded.
| |
SubscribeThreadID |
Gets or sets the forum id base on current url or settings.
| |
ThreadID |
Gets or sets the thread id based on current url or settings.
| |
UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
UseLocalProperties |
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.) | |
UserIsModeratorInSomeForum |
Returns true if current user is moderator in at least one forum.
|