PHP Class Backend\Modules\Extensions\Actions\ThemeTemplates

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

Public Methods

Method Description
execute ( ) Execute the action

Protected Methods

Method Description
parse ( ) Parse the datagrid and the reports

Private Methods

Method Description
loadData ( ) Load the record
loadDataGrid ( ) Load the datagrids
loadForm ( ) Load the form

Method Details

execute() public method

Execute the action
public execute ( )

parse() protected method

Parse the datagrid and the reports
protected parse ( )