FormState::isSubmitted

public function FormState::isSubmitted

public FormState::isSubmitted()

Determines if the form has been submitted.

Return value

bool TRUE if the form has been submitted, FALSE otherwise.

Overrides FormStateInterface::isSubmitted

File

core/lib/Drupal/Core/Form/FormState.php, line 762

Class

FormState
Stores information about the state of a form.
登录查看完整内容