PHP Class WeibaReplyDiggModel, thinksns

Inheritance: extends Model
Afficher le fichier Open project: medz/thinksns-4

Protected Properties

Свойство Type Description
$tableName

Méthodes publiques

Méthode Description
addDigg ( $row_id, $mid )
checkIsDigg ( $row_ids, $uid ) : array 返回指定用户是否赞了指定的分享
delDigg ( $row_id, $mid )
getLastError ( )

Private Methods

Méthode Description
setDiggCache ( $uid, $feedId, $type = 'add' )

Method Details

addDigg() public méthode

public addDigg ( $row_id, $mid )

checkIsDigg() public méthode

返回指定用户是否赞了指定的分享
public checkIsDigg ( $row_ids, $uid ) : array
Résultat array

delDigg() public méthode

public delDigg ( $row_id, $mid )

getLastError() public méthode

public getLastError ( )

Property Details

$tableName protected_oe property

protected $tableName