PHP Class Backend\Modules\Extensions\Actions\Modules

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

Méthodes publiques

Méthode Description
execute ( ) Execute the action.

Méthodes protégées

Méthode Description
parse ( ) Parse the datagrids and the reports.

Private Methods

Méthode Description
loadData ( ) Load the data for the 2 data grids.
loadDataGridInstallable ( ) Load the data grid for installable modules.
loadDataGridInstalled ( ) Load the data grid for installed modules.

Method Details

execute() public méthode

Execute the action.
public execute ( )

parse() protected méthode

Parse the datagrids and the reports.
protected parse ( )