PHP Class Backend\Modules\Groups\Actions\Index

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
execute ( ) Execute the action
loadDataGrid ( ) Load the datagrid

Méthodes protégées

Méthode Description
parse ( ) Parse the datagrid

Method Details

execute() public méthode

Execute the action
public execute ( )

loadDataGrid() public méthode

Load the datagrid
public loadDataGrid ( )

parse() protected méthode

Parse the datagrid
protected parse ( )