PHP Class Backend\Modules\FormBuilder\Actions\DataDetails

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
getData ( ) Get the data
setFilter ( ) Sets the filter based on the $_GET array.

Method Details

execute() public method

Execute the action
public execute ( )

parse() protected method

Parse
protected parse ( )