AdiantiStandardListTrait
Standard List Trait
Tags
Table of Contents
Properties
- $totalRow : mixed
Methods
- deleteCollection() : mixed
- method deleteCollection() Delete many records
- enableTotalRow() : mixed
- Enable total row
- onDeleteCollection() : mixed
- Ask before delete record collection
- onInlineEdit() : mixed
- Inline record editing
Properties
$totalRow
protected
mixed
$totalRow
Methods
deleteCollection()
method deleteCollection() Delete many records
public
deleteCollection(mixed $param) : mixed
Parameters
- $param : mixed
enableTotalRow()
Enable total row
public
enableTotalRow() : mixed
onDeleteCollection()
Ask before delete record collection
public
onDeleteCollection(mixed $param) : mixed
Parameters
- $param : mixed
onInlineEdit()
Inline record editing
public
onInlineEdit( $param) : mixed