PHP Class Backend\Modules\Profiles\Actions\Import

Inheritance: extends Backend\Core\Engine\Base\ActionAdd
ファイルを表示 Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action.

Private Methods

Method Description
loadForm ( ) Load the form
validateForm ( ) Validate the form

Method Details

execute() public method

Execute the action.
public execute ( )