Class FeedDigg
- CActiveRecord
-
application\core\model\Model
-
application\modules\message\model\FeedDigg
Methods summary
public static
|
|
public
|
|
public
array
|
#
fetchUserList( integer $feedId, integer $nums, integer $offset = 0, string $order = 'ctime DESC' )
查找指定动态的赞人员列表 |
public
array
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
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()