PHP Class Backend\Modules\Locale\Actions\Import

Inheritance: extends Backend\Core\Engine\Base\ActionAdd
Show file Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action

Private Methods

Method Description
loadForm ( ) Load the form
setFilter ( ) Sets the filter based on the $_GET array.
validateForm ( ) Validate the form

Method Details

execute() public method

Execute the action
public execute ( )