Class UserData
- CActiveRecord
-
application\core\model\Model
-
application\modules\message\model\UserData
Methods summary
public static
|
|
public
|
|
public
type
|
|
public
array
|
|
public
|
|
public
|
|
public
array
|
#
updateKey( string $key, integer $nums, boolean $add = true, integer $uid = '' )
更新某个用户的指定Key值的统计数目 Key值: feedcount:动态总数 followingcount:关注数 followercount:粉丝数 unreadcomment:评论未读数 unreadatme:@Me未读数 |
public
array
|
|
public
array
|
|
public
array
|
|
public
|
|
public
integer
|
|
public
|
Methods inherited from application\core\model\Model
add()
,
beforeDelete()
,
create()
,
deleteByPk()
,
fetch()
,
fetchAll()
,
fetchAllByAttributes()
,
fetchAllByPk()
,
fetchAllSortByPk()
,
fetchByAttributes()
,
fetchByPk()
,
fetchCache()
,
fetchCaches()
,
getCacheKey()
,
getIsAllowCache()
,
getMaxId()
,
getModelClass()
,
init()
,
modify()
,
remove()
,
updateAll()
,
updateByPk()