PHP Class Backend\Modules\Extensions\Actions\DetailModule

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.

Private Methods

Méthode Description
loadData ( ) Load the data.
loadDataGridCronjobs ( ) Load the data grid which contains the cronjobs.
loadDataGridEvents ( ) Load the data grid which contains the events.

Method Details

execute() public méthode

Execute the action.
public execute ( )

parse() protected méthode

Parse.
protected parse ( )