CWIS Developer Documentation
|
This is the complete list of members for UserFactory, including all inherited members.
$DB | UserFactory | protected |
$MatchingUserCount | UserFactory | protected |
$SortFieldName | UserFactory | protected |
__construct() | UserFactory | |
CreateNewUser($UserName, $Password, $PasswordAgain, $EMail, $EMailAgain, $IgnoreErrorCodes=NULL) | UserFactory | |
EMailAddressIsInUse($Address) | UserFactory | |
FindUserNames($SearchString, $FieldName="UserName", $SortFieldName="UserName", $Offset=0, $Count=9999999, $IdExclusions=array(), $ValueExclusions=array()) | UserFactory | |
FindUsers($SearchString, $FieldName="UserName", $SortFieldName="UserName", $Offset=0, $Count=9999999) | UserFactory | |
GetLoggedInUsers($InactivityTimeout=60) | UserFactory | |
GetMatchingUserCount() | UserFactory | |
GetMatchingUsers($SearchString, $FieldName=NULL, $SortFieldName="UserName", $ResultsStartAt=0, $ReturnNumber=NULL) | UserFactory | |
GetNewestUsers($Limit=5) | UserFactory | |
GetRecentlyLoggedInUsers($Since=NULL, $Limit=10) | UserFactory | |
GetUserCount($Condition=NULL) | UserFactory | |
GetUserIds() | UserFactory | |
GetUsersWithPrivileges() | UserFactory | |
TestNewUserValues($UserName, $Password, $PasswordAgain, $EMail, $EMailAgain) | UserFactory | |
UserExists($UserId) | UserFactory | |
UserNameExists($UserName) | UserFactory |