PHP Class Backend\Modules\Groups\Actions\Index

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action
loadDataGrid ( ) Load the datagrid

Protected Methods

Method Description
parse ( ) Parse the datagrid

Method Details

execute() public method

Execute the action
public execute ( )

loadDataGrid() public method

Load the datagrid
public loadDataGrid ( )

parse() protected method

Parse the datagrid
protected parse ( )