PHP Class Backend\Modules\Extensions\Actions\DetailTheme

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.

Private Methods

Method Description
loadData ( ) Load the data.
loadDataGridTemplates ( ) Load the data grid which contains the events.

Method Details

execute() public method

Execute the action.
public execute ( )

parse() protected method

Parse.
protected parse ( )