PHP Class Backend\Modules\Users\Actions\Index

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
显示文件 Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action

Protected Methods

Method Description
parse ( ) Parse the datagrid

Private Methods

Method Description
loadDataGrid ( ) Load the datagrid.

Method Details

execute() public method

Execute the action
public execute ( )

parse() protected method

Parse the datagrid
protected parse ( )