FormState::$programmed

protected property FormState::$programmed

If TRUE, the form was submitted programmatically, usually invoked via \Drupal\Core\Form\FormBuilderInterface::submitForm(). Defaults to FALSE.

Type: bool

File

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

Class

FormState
Stores information about the state of a form.

Namespace

登录查看完整内容