PHP Class Backend\Modules\Dashboard\Actions\Index

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 the page with its widgets.

Private Methods

Method Description
loadData ( ) Load the data

Method Details

execute() public method

Execute the action
public execute ( )

parse() protected method

Parse the page with its widgets.
protected parse ( )