PHP Class Backend\Modules\Pages\Actions\Index

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 the datagrid and the reports

Private Methods

Méthode 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 méthode

Execute the action
public execute ( )

parse() protected méthode

Parse the datagrid and the reports
protected parse ( )