\App\Admin\Controllers\GoodsRecycleController

Summary

Methods
Properties
Constants
index()
edit()
restore()
destroy()
No public properties found
No constants found
grid()
$header
N/A
No private methods found
No private properties found
N/A

Properties

$header

$header : 

Type

Methods

index()

index() : \Encore\Admin\Layout\Content

Index interface.

Returns

\Encore\Admin\Layout\Content

edit()

edit(  $id) : \Encore\Admin\Layout\Content

Edit interface.

Parameters

$id

Returns

\Encore\Admin\Layout\Content

restore()

restore(  $id) 

恢复

Parameters

$id

destroy()

destroy(  $id) 

彻底删除

Parameters

$id

grid()

grid() : \Encore\Admin\Grid

Make a grid builder.

Returns

\Encore\Admin\Grid