Provides an interface for processing form submissions.
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. |
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Form!FormSubmitterInterface.php/interface/FormSubmitterInterface/8.1.x