Class Tasks
- CActiveRecord
-
application\core\model\Model
-
application\modules\calendar\model\Tasks
Namespace: application\modules\calendar\model
Copyright: Copyright © 2008-2013 IBOS Inc
Author: gzhzh gzhzh@ibos.com.cn
Located at system/modules/calendar/model/Tasks.php
Copyright: Copyright © 2008-2013 IBOS Inc
Author: gzhzh gzhzh@ibos.com.cn
Located at system/modules/calendar/model/Tasks.php
Methods summary
public static
|
|
public
|
|
public
array
|
#
fetchTaskByComplete( integer $condition, integer $complete = 0, integer $pagesize = null )
通过任务所属的用户ID和完成状态,返回任务信息并分页 |
public
array
|
|
public
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
|
|
public
array
|
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()