Class Attachment
- CActiveRecord
-
application\core\model\Model
-
application\modules\main\model\Attachment
Methods summary
public static
|
|
public
|
|
public
type
|
|
public
|
#
fetchAllByKeywordFileName( $keyword = '', $conditions = '', $offset = null, $length = null, $order = SORT_DESC, $sort = 'dateline' )
|
public
integer
|
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()