\app\admin\library\traitsBackend

Summary

Methods
Properties
Constants
index()
add()
editshow()
edit()
del()
No public properties found
No constants found
preExcludeFields()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

index()

index() 

获取基本信息

add()

add() 

添加

editshow()

editshow(  $ids = null) 

编辑

Parameters

$ids

edit()

edit(  $ids = null) 

编辑

Parameters

$ids

del()

del(  $ids = "") 

删除

Parameters

$ids

preExcludeFields()

preExcludeFields(  $params) : array

排除前台提交过来的字段

Parameters

$params

Returns

array