|
CWIS Developer Documentation
|
This is the complete list of members for User, including all inherited members.
| $DB | User | protected |
| $LoggedIn | User | protected |
| $Result | User | protected |
| $UserId | User | protected |
| __construct($UserInfoOne=NULL, $UserInfoTwo=NULL) | User | |
| ChangePassword($OldPassword, $NewPassword, $NewPasswordAgain) | User | |
| CheckPasswordForErrors($Password, $UserName=NULL, $Email=NULL) | User | static |
| CreateNewUserAndMailPassword($UserName, $EMail, $EMailAgain, $EMailSubject, $EMailBody) | User | |
| CreateNewUserAndMailPasswordFromFile($UserName, $EMail, $EMailAgain, $TemplateFile="Axis--User--EMailTemplate.txt") | User | |
| CreateNewUserWithEMailedPassword($UserName, $EMail, $EMailAgain, $TemplateFile="Axis--User--EMailTemplate.txt") | User | |
| Delete() | User | |
| Get($FieldName) | User | |
| GetActivationCode() | User | |
| GetAnonymousUser() | User | static |
| GetBestName() | User | |
| GetDate($FieldName, $Format="") | User | |
| GetMailChangeCode() | User | |
| GetPasswordRulesDescription() | User | static |
| GetPasswordSalt($UserName) | User | |
| GetPrivList() | User | |
| GetRandomPassword($PasswordMinLength=6, $PasswordMaxLength=8) | User | |
| GetResetCode() | User | |
| GetSqlQueryForUsersWithoutPriv($Privilege, $Privileges=NULL) | User | static |
| GetSqlQueryForUsersWithPriv($Privilege, $Privileges=NULL) | User | static |
| GetStatusMessageForCode($StatusCode) | User | static |
| GetUniqueCode($SeedString, $CodeLength) | User | |
| GivePriv($Privilege) | User | |
| GrantPriv($Privilege) | User | |
| HasPriv($Privilege, $Privileges=NULL) | User | |
| Id() | User | |
| IsActivated($NewValue=DB_NOVALUE) | User | |
| IsActivationCodeGood($Code) | User | |
| IsAnonymous() | User | |
| IsLoggedIn() | User | |
| IsMailChangeCodeGood($Code) | User | |
| IsNotLoggedIn() | User | |
| IsResetCodeGood($Code) | User | |
| IsValidLookingEMailAddress($EMail) | User | static |
| IsValidPassword($Password, $UserName, $Email) | User | static |
| IsValidUserName($UserName) | User | static |
| LastActiveDate() | User | |
| LastIPAddress() | User | |
| LastLocation($NewLocation=NULL) | User | |
| Login($UserName, $Password, $IgnorePassword=FALSE) | User | |
| Logout() | User | |
| Name() | User | |
| NormalizeEMailAddress($EMailAddress) | User | static |
| NormalizePassword($Password) | User | static |
| NormalizeUserName($UserName) | User | static |
| PW_REQUIRE_DIGITS | User | |
| PW_REQUIRE_MIXEDCASE | User | |
| PW_REQUIRE_PUNCTUATION | User | |
| RevokePriv($Privilege) | User | |
| SendEMail($TemplateTextOrFileName, $FromAddress=NULL, $MoreSubstitutions=NULL, $ToAddress=NULL) | User | |
| Set($FieldName, $NewValue) | User | |
| SetEmailFunction($NewValue) | User | static |
| SetEncryptedPassword($NewEncryptedPassword) | User | |
| SetPassword($NewPassword) | User | |
| SetPasswordMinLength($NewValue) | User | static |
| SetPasswordMinUniqueChars($NewValue) | User | static |
| SetPasswordRules($NewValue) | User | static |
| SetPrivList($NewPrivileges) | User | |
| Status() | User | |
| StatusMessage() | User | |
| UpdateValue($FieldName, $NewValue=DB_NOVALUE) | User |