User Viper Module
Viper Methods
Global Viper Method | Description |
---|---|
User.ChangePassword Viper Method | Changes the password of the given user. |
User.Email Viper Method | Returns the email address of the user currently logged on. |
User.EncryptPassword Viper Method | Encodes the given password according to the membership provider configuration. |
User.FinishPasswordRecovery Viper Method | Finish password recovery by updating the password for the given user. |
User.FullName Viper Method | Returns the full name of the user currently logged on. |
User.GetUserNameByEmail Viper Method | Returns the username belonging to the user with the given email address. Returns null if there is not exactly one user with the given address. |
User.InitiatePasswordRecovery Viper Method | Start the password recovery process for a given user. |
User.IsAnonymous Viper Method | Checks whether a user has currently logged on. |
User.IsMemberOfGroup Viper Method | Returns true if the current user is in the given group. |
User.LoginName Viper Method | Returns the login name of the user currently logged on. |
User.Policy.Apply Viper Method | Applies the user policy. |
User.Policy.GetGroups Viper Method | Returns a datatable containing the privacy policy groups. |
User.Policy.HasAccepted Viper Method | Returns true if the visitor has accepted the privacy policy. |
User.Policy.IsApplied Viper Method | Checks whether a user policy has been applied for the current visitor. |
User.Policy.IsCookieAllowed Viper Method | Checks whether a cookie can be read/write according to the visitor's cookie policy. |
User.Policy.IsCookieGroupAllowed Viper Method | Checks whether the given cookie group is allowed by the visitor. |
User.UserId Viper Method | Returns the user id of the user currently logged on. |
See Also
-
User.ChangePassword Viper Method
Changes the password of the given user. -
User.Email Viper Method
Returns the email address of the user currently logged on. -
User.EncryptPassword Viper Method
Encodes the given password according to the membership provider configuration. -
User.FinishPasswordRecovery Viper Method
Finish password recovery by updating the password for the given user. -
User.FullName Viper Method
Returns the full name of the user currently logged on. -
User.GetUserNameByEmail Viper Method
Returns the username belonging to the user with the given email address. Returns null if there is not exactly one user with the given address. -
User.InitiatePasswordRecovery Viper Method
Start the password recovery process for a given user. -
User.IsAnonymous Viper Method
Checks whether a user has currently logged on. -
User.IsMemberOfGroup Viper Method
Returns true if the current user is in the given group. -
User.LoginName Viper Method
Returns the login name of the user currently logged on. -
User.Policy.Apply Viper Method
Applies the user policy. -
User.Policy.GetGroups Viper Method
Returns a datatable containing the privacy policy groups. -
User.Policy.HasAccepted Viper Method
Returns true if the visitor has accepted the privacy policy. -
User.Policy.IsApplied Viper Method
Checks whether a user policy has been applied for the current visitor. -
User.Policy.IsCookieAllowed Viper Method
Checks whether a cookie can be read/write according to the visitor's cookie policy. -
User.Policy.IsCookieGroupAllowed Viper Method
Checks whether the given cookie group is allowed by the visitor. -
User.UserId Viper Method
Returns the user id of the user currently logged on.
- Macro
- Macro Parameters
- Macro Parameter Properties
-
Vipers
-
Global Viper Methods
- AIM Viper Class
- Audit Viper Class
- Buffer Viper Class
- Cache Viper Class
- CacheFile Viper Class
- Calendar Viper Class
- Channel Viper Class
- Char Viper Class
- Cms Viper Class
- ContentType Viper Class
- Convert Viper Class
- Database Viper Class
- DataTable Viper Class
- DateTime Viper Class
- Debug Viper Class
- DigiD Viper Class
- Env Viper Class
- FileSystem Viper Class
- FlexLayout Viper Class
- Html Viper Class
- Html.Color Viper Class
- Html.Css Viper Class
- Image Viper Class
- ImageProperties Viper Class
- ItemComments Viper Class
- ItemData Viper Class
- License Viper Class
- Locale Viper Class
- Logging Viper Class
- Login Viper Class
- Math Viper Class
- Payment Viper Class
- Personalization Viper Class
- PlaceHolder Viper Class
- Poll Viper Class
- Publication Viper Class
- RenderTemplate Viper Class
- Request Viper Class
- Response Viper Class
- Scf Viper Class
- Security Viper Class
- Session Viper Class
- Site Viper Class
- Smartlet Viper Class
- SmartletEditor Viper Class
- SmartletPreset Viper Class
- Smi Viper Class
- SmiData Viper Class
- Spice Viper Class
- Sql Viper Class
- StandardsCompliance Viper Class
- Storage Viper Class
- String Viper Class
- SXML Viper Class
- Sys Viper Class
- Tags Viper Class
- Translation Viper Class
- Url Viper Class
-
- User.ChangePassword Viper Method
- User.Email Viper Method
- User.EncryptPassword Viper Method
- User.FinishPasswordRecovery Viper Method
- User.FullName Viper Method
- User.GetUserNameByEmail Viper Method
- User.InitiatePasswordRecovery Viper Method
- User.IsAnonymous Viper Method
- User.IsMemberOfGroup Viper Method
- User.LoginName Viper Method
- User.Policy.Apply Viper Method
- User.Policy.GetGroups Viper Method
- User.Policy.HasAccepted Viper Method
- User.Policy.IsApplied Viper Method
- User.Policy.IsCookieAllowed Viper Method
- User.Policy.IsCookieGroupAllowed Viper Method
- User.UserId Viper Method
- UserItemFeedback Viper Class
- Xml Viper Class
- Local Viper Methods
-
Global Viper Methods
- SXML Data Types
- Examples
- Tips & Tricks