Свойство | Type | Description | |
---|---|---|---|
_originalUser | IUser |
Свойство | Type | Description | |
---|---|---|---|
AddToSecurityGroups | void | ||
ChangePasswordHandler | void | ||
CheckMailSetting | void | ||
CreateNewUserContent | SenseNet.ContentRepository.Content | ||
CreateUserChangePasswordUI | void | ||
EnableAndActivateUser | void | ||
GetActivateByAdminMailMessage | |||
GetActivationMailMessage | |||
GetChangePasswordUrl | string | ||
GetDomainName | string | ||
GetMailFromValue | string | ||
GetRegisteredUser | |||
GetResetMailMessage | |||
GetUserByActivationId | Node | ||
GetUserByActivationIdInternal | List |
||
GetUserChangePasswordState | bool | ||
GetUserFromQueryString | |||
InitCheckGuid | |||
IsCurrentUserAnAdministrator | bool | ||
IsGuid | bool | ||
IsValidPassword | bool | ||
ProcessUpdateProfile | void | ||
ResetPasswordHandler | void | ||
SaveUser | void | ||
SendActivateByAdminEmailInternal | void | ||
SendActivateByAdminEmails | void | ||
SetDefaultDomainValue | void |
Méthode | Description | |
---|---|---|
ChangeToAdminAccount ( ) : void | ||
PublicRegistrationPortlet ( ) : System | ||
RestoreOriginalUser ( ) : void | ||
SendEmail ( |
Méthode | Description | |
---|---|---|
ChangeCurrentUserPassword ( string pwd, string newPwd, |
||
ChangePassword_Click ( object sender, |
||
ChecksDuplicatedUser ( |
||
ContentHandler_Created ( object sender, |
||
ContentView_UserAction_New ( object sender, |
||
ContentView_UserAction_Update ( object sender, |
||
CreateChildControls ( ) : void | ||
GenerateActivationId ( ) : void | ||
OnCreatedUser ( |
||
OnUserAction ( |
||
ProcessActivateByAdmin ( Node registeredUser ) : void | ||
ProcessActivation ( ) : bool | ||
ProcessChangePassword ( ) : void | ||
ProcessRegistration ( ) : void | ||
ProcessResetPassword ( ) : void | ||
ReadConfiguration ( ) : bool | ||
ResetPassword_Click ( object sender, |
||
SendActivationEmail ( |
||
SendResetPasswordEmail ( string resetEmail ) : bool | ||
WriteActivationSuccessfull ( ) : void | ||
WriteAlreadyActivatedMessage ( ) : void | ||
WriteDuplactedUserErrorMessage ( ) : void | ||
WriteErrorMessageInsideView ( string message ) : void | ||
WriteErrorMessageOnly ( string message ) : void | ||
WriteMessage ( string message ) : void |
Méthode | Description | |
---|---|---|
AddToSecurityGroups ( |
||
ChangePasswordHandler ( object sender ) : void | ||
CheckMailSetting ( ) : void | ||
CreateNewUserContent ( string parentPath ) : SenseNet.ContentRepository.Content | ||
CreateUserChangePasswordUI ( ) : void | ||
EnableAndActivateUser ( ) : void | ||
GetActivateByAdminMailMessage ( |
||
GetActivationMailMessage ( ) : |
||
GetChangePasswordUrl ( SenseNet.Portal changePwdPage, string siteRepositoryPath ) : string | ||
GetDomainName ( ) : string | ||
GetMailFromValue ( ) : string | ||
GetRegisteredUser ( string resetEmail, string domain ) : |
||
GetResetMailMessage ( string resetEmail, |
||
GetUserByActivationId ( ) : Node | ||
GetUserByActivationIdInternal ( string activationId ) : List |
||
GetUserChangePasswordState ( ) : bool | ||
GetUserFromQueryString ( ) : |
||
InitCheckGuid ( ) : |
||
IsCurrentUserAnAdministrator ( ) : bool | ||
IsGuid ( string source ) : bool | ||
IsValidPassword ( string pwd, string newPwd, |
||
ProcessUpdateProfile ( ) : void | ||
ResetPasswordHandler ( object sender ) : void | ||
SaveUser ( |
||
SendActivateByAdminEmailInternal ( |
||
SendActivateByAdminEmails ( IEnumerable |
||
SetDefaultDomainValue ( |
protected ChangeCurrentUserPassword ( string pwd, string newPwd, |
||
pwd | string | |
newPwd | string | |
control | ||
Résultat | bool |
protected ChangePassword_Click ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected ChecksDuplicatedUser ( |
||
e | ||
Résultat | bool |
protected ContentHandler_Created ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected ContentView_UserAction_New ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected ContentView_UserAction_Update ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected OnCreatedUser ( |
||
e | ||
Résultat | void |
protected OnUserAction ( |
||
e | ||
createNew | bool | |
Résultat | void |
protected ProcessActivateByAdmin ( Node registeredUser ) : void | ||
registeredUser | Node | |
Résultat | void |
public PublicRegistrationPortlet ( ) : System | ||
Résultat | System |
protected ResetPassword_Click ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected SendActivationEmail ( |
||
e | ||
Résultat | void |
public SendEmail ( |
||
mailMessage | ||
Résultat | void |
protected SendResetPasswordEmail ( string resetEmail ) : bool | ||
resetEmail | string | |
Résultat | bool |
protected WriteActivationSuccessfull ( ) : void | ||
Résultat | void |
protected WriteAlreadyActivatedMessage ( ) : void | ||
Résultat | void |
protected WriteDuplactedUserErrorMessage ( ) : void | ||
Résultat | void |
protected WriteErrorMessageInsideView ( string message ) : void | ||
message | string | |
Résultat | void |
protected WriteErrorMessageOnly ( string message ) : void | ||
message | string | |
Résultat | void |
protected WriteMessage ( string message ) : void | ||
message | string | |
Résultat | void |