PHP Class TaskCustomModel, thinksns

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

Protected Properties

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

Méthodes publiques

Méthode Description
completeTask ( unknown_type $id, unknown_type $uid ) : boolean 领取任务奖励
getList ( unknown_type $map ) : unknown 返回自定义任务列表

Private Methods

Méthode Description
iscomplete ( unknown_type $key, unknown_type $value ) : boolean 判断是否完成

Method Details

completeTask() public méthode

领取任务奖励
public completeTask ( unknown_type $id, unknown_type $uid ) : boolean
$id unknown_type
$uid unknown_type
Résultat boolean

getList() public méthode

返回自定义任务列表
public getList ( unknown_type $map ) : unknown
$map unknown_type
Résultat unknown

Property Details

$tableName protected_oe property

protected $tableName