Custom exception to break out of AJAX form processing.
Name | Modifiers | Type | Description |
---|---|---|---|
FormAjaxException::$form | protected | property | The form definition. |
FormAjaxException::$formState | protected | property | The form state. |
FormAjaxException::getForm | public | function | Gets the form definition. |
FormAjaxException::getFormState | public | function | Gets the form state. |
FormAjaxException::__construct | public | function | Constructs a FormAjaxException object. |
© 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!FormAjaxException.php/class/FormAjaxException/8.1.x