PHP Class Backend\Modules\Blog\Actions\EditComment

Inheritance: extends Backend\Core\Engine\Base\ActionEdit
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
execute ( ) Execute the action

Private Methods

Méthode Description
getData ( ) Get the data If a revision-id was specified in the URL we load the revision and not the actual data.
loadForm ( ) Load the form
validateForm ( ) Validate the form

Method Details

execute() public méthode

Execute the action
public execute ( )