You are here

namespace Drupal\webform_devel\Form in Webform 6.x

Same name in other branches
  1. 8.5 Drupal\webform_devel\Form
Classsort descending Location Description
WebformDevelEntityFormApiBaseForm modules/webform_devel/src/Form/WebformDevelEntityFormApiBaseForm.php Export a webform's element to Form API (FAPI).
WebformDevelEntityFormApiExportForm modules/webform_devel/src/Form/WebformDevelEntityFormApiExportForm.php Export a webform's element to Form API (FAPI).
WebformDevelEntityFormApiTestForm modules/webform_devel/src/Form/WebformDevelEntityFormApiTestForm.php Export a webform's element to Form API (FAPI).
WebformDevelEntitySchemaForm modules/webform_devel/src/Form/WebformDevelEntitySchemaForm.php Get webform schema.
WebformDevelSubmissionApiForm modules/webform_devel/src/Form/WebformDevelSubmissionApiForm.php Form used to test programmatic submissions of webforms.