The Forum type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Forum | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Performs a clone of the current object.
(Inherited from EntityBase.) |
![]() | CloneReferenceMembers | (Inherited from FrameworkEntityBase.) |
![]() | Equals | (Inherited from EntityBase.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAccessRights | Overloaded. |
![]() | GetAttribute | Overloaded. |
![]() | GetAttributes | Overloaded. |
![]() | GetAttributeValue | Overloaded. |
![]() | GetAttributeValues | Overloaded. |
![]() | GetComments |
Gets comments for this entity with paging support. Default sorting on created, descending.
(Inherited from FrameworkEntityBase.) |
![]() | GetEntityTags | (Inherited from FrameworkEntityBase.) |
![]() | GetHashCode | (Inherited from EntityBase.) |
![]() | GetLastVisit |
Gets the last IVisit added with [!:Visits.VisitHandler.AddVisit(IVisit visit)] for this IVisitableEntity.
(Inherited from FrameworkEntityBase.) |
![]() | GetLogEntries |
Gets a [!:ActivityLogCollection] of log entries for this entity (add and update). IP address, Date etc.
(Inherited from FrameworkEntityBase.) |
![]() | GetNumComments |
Gets the total number of comments for this entity
(Inherited from FrameworkEntityBase.) |
![]() | GetNumVisits |
Gets the number of total visits added with [!:Visits.VisitHandler.AddVisit(IVisit visit)] for this IVisitableEntity.
(Inherited from FrameworkEntityBase.) |
![]() | GetRatings | Overloaded. |
![]() | GetReportCases | Overloaded. |
![]() | GetTotalAccessRights | Overloaded. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetAttributeValue | Overloaded. |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AvgRating |
Gets the average rating value.
(Inherited from FrameworkEntityBase.) |
![]() | CacheKey |
Gets the cache key used by this Forum.
(Overrides EntityBase..::.CacheKey.) |
![]() | Categories |
Gets and sets Categories for an entity
(Inherited from FrameworkEntityBase.) |
![]() | EntityTags | (Inherited from FrameworkEntityBase.) |
![]() | ID |
Id of the entity
(Inherited from EntityBase.) |
![]() | IsRatable |
Gets and set the entities ratability.
(Inherited from FrameworkEntityBase.) |
![]() | IsReported |
Gets whether this entity has an open [!:ReportCase]
(Inherited from FrameworkEntityBase.) |
![]() | Item | Overloaded. |
![]() | Name |
Gets or sets the name of the forum
|
![]() | NumAnnouncements |
Gets the number of announcements in this forum
|
![]() | NumRatings |
Gets the number of ratings.
(Inherited from FrameworkEntityBase.) |
![]() | ReadOnly | (Inherited from EntityBase.) |
![]() | ReportData | (Inherited from FrameworkEntityBase.) |
![]() | Rooms |
Gets the rooms in the root of this forum
|
![]() | Site |
Gets or sets which site the forum belongs to
|
![]() | Tags | (Inherited from FrameworkEntityBase.) |