AbleCloud PHP SDK  1.8.x
PHP SDK of AbleCloud API
ACAccountMgr 成员列表

成员的完整列表,这些成员属于 ACAccountMgr,包括所有继承而来的类成员

__construct($name, $version, $context)ACAccountMgr
changeNickName($user, $nickName)ACAccountMgr
changePhone($user, $phone, $verifyCode, $password)ACAccountMgr
checkAccountExist($login)ACAccountMgr
checkVerifyCode($account, $verifyCode)ACAccountMgr
clearUsers()ACAccountMgr
getAccountByOpenId($openId, $provider, $enableTokenExpiration=FALSE)ACAccountMgr
getAccountCount()ACAccountMgr
getAccountInfo($userId)ACAccountMgr
getAccountsByIds($userIds)ACAccountMgr
getContext()ACService
getIdByAccount($account)ACAccountMgr
getLastError()ACService
getName()ACService
getProfilesByUserList($userIds)ACAccountMgr
getUser($account, $password, $enableTokenExpiration=FALSE)ACAccountMgr
getUserByOpenId($openId, $provider, $unionId='', $enableTokenExpiration=FALSE)ACAccountMgr
getUserOpenId($userId, $provider)ACAccountMgr
getUserProfile($user)ACAccountMgr
getUserWholeProfile($uid=0, $account='')ACAccountMgr
getVerifyCode($account, $timeout)ACAccountMgr
getVersion()ACService
listAllAccounts($offset, $limit)ACAccountMgr
login($account, $password, $enableTokenExpiration=FALSE)ACAccountMgr
register($name, $email, $phone, $password, $verifyCode, $enableTokenExpiration=FALSE)ACAccountMgr
registerByOpenId($openId, $provider, $unionId='', $enableTokenExpiration=FALSE)ACAccountMgr
resetLastError($errCode=0, $errMessage='')ACServiceprotected
resetPassword($userId, $account, $password, $verifyCode)ACAccountMgr
resetPasswordByAccount($account, $password, $verifyCode)ACAccountMgr
sendVerifyCode($account, $template, $timeout)ACAccountMgr
setUserProfile($user, $profile)ACAccountMgr
updateUserToken($user)ACAccountMgr