PHP Class Backend\Modules\Extensions\Actions\Modules

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

Public Methods

Method Description
execute ( ) Execute the action.

Protected Methods

Method Description
parse ( ) Parse the datagrids and the reports.

Private Methods

Method 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 method

Execute the action.
public execute ( )

parse() protected method

Parse the datagrids and the reports.
protected parse ( )