[ whitefrost.com | Account Manager 4 Product Page ]

Data_AdminFields Class Reference

Inheritance diagram for Data_AdminFields:

Core.Tools.AccountManager.WebClient.RestrictedPage Core.Tools.AccountManager.WebClient.CorePage

List of all members.

Public Member Functions

void RenderUserProfile ()

Protected Member Functions

override void HandlePagePreLoad ()
override void HandlePageLoad ()

Properties

Core.Tools.AccountManager.Map.AccountTag[] AccountTags [get]
Core.Tools.AccountManager.Map.AccountRole[] AccountRoles [get]
System.Collections.Generic.List
< String > 
Accounts [get]
String AccountList [get]
override bool AuthenticationRequired [get]
Core.Tools.AccountManager.Map.DirectoryGroup ProfileDirectory [get]
Core.Tools.AccountManager.Map.Data ProfileData [get]
Core.Util.Config.ConfigReader ProfileOptions [get]
Core.Tools.AccountManager.Map.Account ProfileUser [get]

Private Member Functions

Core.Tools.AccountManager.Map.AccountTag GetAccountTag (String id_str)
Core.Tools.AccountManager.Map.AccountRole GetAccountRole (String id_str)
void WriteElement (String element_name, String value)
void RefreshAccountList ()

Private Attributes

System.Collections.Generic.List
< string > 
accounts_list = new System.Collections.Generic.List<string>()
Core.Tools.AccountManager.Map.AccountTag[] tags = new Core.Tools.AccountManager.Map.AccountTag[0]
Core.Tools.AccountManager.Map.AccountRole[] roles = new Core.Tools.AccountManager.Map.AccountRole[0]
int profile_directory_id = 0
Core.Tools.AccountManager.Map.Data profile_data
Core.Tools.AccountManager.Map.Account profile_user
Core.Util.Config.ConfigReader profile_options


Member Function Documentation

override void Data_AdminFields.HandlePagePreLoad (  )  [protected, virtual]

override void Data_AdminFields.HandlePageLoad (  )  [protected, virtual]

Core.Tools.AccountManager.Map.AccountTag Data_AdminFields.GetAccountTag ( String  id_str  )  [private]

Core.Tools.AccountManager.Map.AccountRole Data_AdminFields.GetAccountRole ( String  id_str  )  [private]

void Data_AdminFields.WriteElement ( String  element_name,
String  value 
) [private]

void Data_AdminFields.RenderUserProfile (  ) 

void Data_AdminFields.RefreshAccountList (  )  [private]


Member Data Documentation

System.Collections.Generic.List<string> Data_AdminFields.accounts_list = new System.Collections.Generic.List<string>() [private]


Property Documentation

Core.Tools.AccountManager.Map.AccountTag [] Data_AdminFields.AccountTags [get]

Core.Tools.AccountManager.Map.AccountRole [] Data_AdminFields.AccountRoles [get]

System.Collections.Generic.List<String> Data_AdminFields.Accounts [get]

String Data_AdminFields.AccountList [get]

override bool Data_AdminFields.AuthenticationRequired [get, protected]

Core.Tools.AccountManager.Map.DirectoryGroup Data_AdminFields.ProfileDirectory [get]

Core.Tools.AccountManager.Map.Data Data_AdminFields.ProfileData [get]

Core.Util.Config.ConfigReader Data_AdminFields.ProfileOptions [get]

Core.Tools.AccountManager.Map.Account Data_AdminFields.ProfileUser [get]


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