PHP Class Backend\Modules\Profiles\Actions\EditProfileGroup

Inheritance: extends Backend\Core\Engine\Base\ActionEdit
Exibir arquivo 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 about group rights.
loadForm ( ) Load the form.
validateForm ( ) Validate the form.

Method Details

execute() public method

Execute the action.
public execute ( )

parse() protected method

Parse.
protected parse ( )