[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.AccountManager.Forum.Forum Class Reference

List of all members.

Public Member Functions

 Forum ()
void SerializeToData ()
void SerializeToData (Map.Data data)

Static Public Member Functions

static Forum DeserializeForum (Map.Data data)

Public Attributes

List< ForumMessageForumMessages
Map.AccountRole AdministratorsRole = null
Map.AccountRole UsersRole = null
int MessageCount = 0
Map.Data ForumIndexData = null
bool ForumRestricted = false

Properties

String ForumRoleNamePrefix [get]
int ForumIndexId [get, set]
Map.DirectoryGroup ForumGroup [get, set]
string ForumDescription [get, set]
string ForumName [get, set]

Private Attributes

string forum_name
string forum_description
int forum_index_id = 0
Map.DirectoryGroup forum_group = null
String forum_role_name_prefix = null


Constructor & Destructor Documentation

Core.Tools.AccountManager.Forum.Forum.Forum (  ) 


Member Function Documentation

static Forum Core.Tools.AccountManager.Forum.Forum.DeserializeForum ( Map.Data  data  )  [static]

void Core.Tools.AccountManager.Forum.Forum.SerializeToData (  ) 

void Core.Tools.AccountManager.Forum.Forum.SerializeToData ( Map.Data  data  ) 


Member Data Documentation


Property Documentation

String Core.Tools.AccountManager.Forum.Forum.ForumRoleNamePrefix [get]

int Core.Tools.AccountManager.Forum.Forum.ForumIndexId [get, set]

Map.DirectoryGroup Core.Tools.AccountManager.Forum.Forum.ForumGroup [get, set]

string Core.Tools.AccountManager.Forum.Forum.ForumDescription [get, set]

string Core.Tools.AccountManager.Forum.Forum.ForumName [get, set]


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com