
| override void Data_AdminFields.HandlePagePreLoad | ( | ) | [protected, virtual] |
Reimplemented from Core.Tools.AccountManager.WebClient.CorePage.
| override void Data_AdminFields.HandlePageLoad | ( | ) | [protected, virtual] |
Reimplemented from Core.Tools.AccountManager.WebClient.CorePage.
| 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] |
System.Collections.Generic.List<string> Data_AdminFields.accounts_list = new System.Collections.Generic.List<string>() [private] |
Core.Tools.AccountManager.Map.AccountTag [] Data_AdminFields.tags = new Core.Tools.AccountManager.Map.AccountTag[0] [private] |
Core.Tools.AccountManager.Map.AccountRole [] Data_AdminFields.roles = new Core.Tools.AccountManager.Map.AccountRole[0] [private] |
int Data_AdminFields.profile_directory_id = 0 [private] |
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] |
Reimplemented from Core.Tools.AccountManager.WebClient.RestrictedPage.
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] |