W3cubDocs

/Drupal 8

interface 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.

© 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