FormSubmitterInterface

Provides an interface for processing form submissions.

Hierarchy

File

core/lib/Drupal/Core/Form/FormSubmitterInterface.php, line 8

Namespace

Drupal\Core\Form

Members

Name Modifiers Type Description
FormSubmitterInterface::doSubmitForm public function Handles the submitted form, executing callbacks and processing responses.
FormSubmitterInterface::executeSubmitHandlers public function Executes custom submission handlers for a given form.
FormSubmitterInterface::redirectForm public function Redirects the user to a URL after a form has been processed.
doc_Drupal
2016-10-29 09:16:50
Comments
Leave a Comment

Please login to continue.