You are here

namespace Drupal\form_api_example\Form in Examples for Developers 8

Same name in other branches
  1. 3.x Drupal\form_api_example\Form
Classsort descending Location Description
AjaxAddMore form_api_example/src/Form/AjaxAddMore.php Implements the ajax demo form controller.
AjaxColorForm form_api_example/src/Form/AjaxColorForm.php Implements the ajax demo form controller.
BuildDemo form_api_example/src/Form/BuildDemo.php Implements the build demo form controller.
ContainerDemo form_api_example/src/Form/ContainerDemo.php Implements the container demo form.
DemoBase form_api_example/src/Form/DemoBase.php Implements common submit handler used in form_api_example demo forms.
InputDemo form_api_example/src/Form/InputDemo.php Implements InputDemo form controller.
ModalForm form_api_example/src/Form/ModalForm.php Implements the ModalForm form controller.
MultistepForm form_api_example/src/Form/MultistepForm.php Provides a form with two steps.
SimpleForm form_api_example/src/Form/SimpleForm.php Implements the SimpleForm form controller.
StateDemo form_api_example/src/Form/StateDemo.php Implements the state demo form controller.
VerticalTabsDemo form_api_example/src/Form/VerticalTabsDemo.php Implements the vertical tabs demo form controller.