PHP Class Backend\Modules\Users\Actions\Add

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 ( )