FormAjaxException

Custom exception to break out of AJAX form processing.

Hierarchy

File

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

Namespace

Drupal\Core\Form

Members

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.
doc_Drupal
2016-10-29 09:15:02
Comments
Leave a Comment

Please login to continue.