You are here

namespace Drupal\dbtng_example\Form in Examples for Developers 3.x

Same name in other branches
  1. 8 Drupal\dbtng_example\Form
Classsort descending Location Description
DbtngExampleAddForm modules/dbtng_example/src/Form/DbtngExampleAddForm.php Form to add a database entry, with all the interesting fields.
DbtngExampleUpdateForm modules/dbtng_example/src/Form/DbtngExampleUpdateForm.php Sample UI to update a record.