[ whitefrost.com | Account Manager 4 Product Page ]

CoreWeb4.Setup Class Reference

Setup class. More...

Inheritance diagram for CoreWeb4.Setup:

Core.Tools.AccountManager.WebClient.CorePage

List of all members.

Protected Member Functions

override void HandlePageLoad ()

Private Member Functions

void DoDebugSetup ()
void DoSetup ()
void SetupForumTopics (Core.Tools.AccountManager.Map.Account forum_setup_user)

Static Private Attributes

static String[] RESTRICTED_FORUM_NAMES
static String[] RESTRICTED_FORUM_DESCS
static String[] PUBLIC_FORUM_NAMES
static String[] PUBLIC_FORUM_DESCS


Detailed Description

Setup class.

Auto-generated class.


Member Function Documentation

override void CoreWeb4.Setup.HandlePageLoad (  )  [protected, virtual]

void CoreWeb4.Setup.DoDebugSetup (  )  [private]

void CoreWeb4.Setup.DoSetup (  )  [private]

void CoreWeb4.Setup.SetupForumTopics ( Core.Tools.AccountManager.Map.Account  forum_setup_user  )  [private]


Member Data Documentation

String [] CoreWeb4.Setup.RESTRICTED_FORUM_NAMES [static, private]

Initial value:

 new String[]{
                        "Developers",
                        "Administration"
                }

String [] CoreWeb4.Setup.RESTRICTED_FORUM_DESCS [static, private]

Initial value:

 new String[]{
                        "A place for developers to talk",
                        "Administration type topics"
                }

String [] CoreWeb4.Setup.PUBLIC_FORUM_NAMES [static, private]

Initial value:

 new String[]{
                        "About Forum",
                        "General",
                        "Events",
                        "Maintenance"
                }

String [] CoreWeb4.Setup.PUBLIC_FORUM_DESCS [static, private]

Initial value:

 new String[]{
                        "Area to gripe about this forum",
                        "Place to talk about whatever",
                        "Announcements and discussions about special events",
                        "Site maintenance."
                }


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