PHP Class Backend\Modules\Profiles\Actions\AddProfileGroup

Inheritance: extends Backend\Core\Engine\Base\ActionAdd
Exibir arquivo 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 ( )