PHP Class Backend\Modules\Pages\Actions\Index

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Exibir arquivo 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
loadDataGridDrafts ( ) Load the datagrid with the drafts
loadDataGridRecentlyEdited ( ) Load the datagrid with the recently edited items
loadDataGrids ( ) Load the datagrids

Method Details

execute() public method

Execute the action
public execute ( )

parse() protected method

Parse the datagrid and the reports
protected parse ( )