Class Atme
- CActiveRecord
-
application\core\model\Model
-
application\modules\message\model\Atme
Methods summary
public static
|
|
public
|
|
public
type
|
#
fetchAllAtmeListByUid( integer $uid, integer $limit, integer $offset, type $order = 'atid DESC' )
获取指定用户所有@ 我的列表 |
public
integer
|
#
addAtme( string $module, integer $table, array $content, array $rowId, string $extraUids = null, string $lessUids = null, $url = '', $detail = '' )
添加@Me数据 |
public
|
|
public
array
|
#
getUids( string $content, array $extraUids = null, integer $lessUids = null , array $less_uids,… )
获取@内容中的@用户 |
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()