You are here

Files in Webform Content Creator 2.x

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration INTRODUCTION ------------ * This module provides the ability to create content entities after submitting webforms, and do mappings…
webform-content-creator.css css/webform-content-creator.css .webform-content-creator.disabled { background-color: #cccccc; }
WebformContentCreatorDeleteForm.php src/Form/WebformContentCreatorDeleteForm.php Drupal\webform_content_creator\Form
WebformContentCreatorEntity.php src/Entity/WebformContentCreatorEntity.php Drupal\webform_content_creator\Entity
WebformContentCreatorEntityTest.php tests/src/Unit/Entity/WebformContentCreatorEntityTest.php Drupal\Tests\webform_content_creator\Unit\Entity
WebformContentCreatorForm.php src/Form/WebformContentCreatorForm.php Drupal\webform_content_creator\Form
WebformContentCreatorInterface.php src/WebformContentCreatorInterface.php Drupal\webform_content_creator
WebformContentCreatorListBuilder.php src/Controller/WebformContentCreatorListBuilder.php Drupal\webform_content_creator\Controller
WebformContentCreatorManageFieldsForm.php src/Form/WebformContentCreatorManageFieldsForm.php Drupal\webform_content_creator\Form
WebformContentCreatorUtilities.php src/WebformContentCreatorUtilities.php Drupal\webform_content_creator
webform_content_creator.info.yml webform_content_creator.info.yml webform_content_creator.info.yml
webform_content_creator.libraries.yml webform_content_creator.libraries.yml webform_content_creator.libraries.yml
webform_content_creator.links.action.yml webform_content_creator.links.action.yml webform_content_creator.links.action.yml
webform_content_creator.links.menu.yml webform_content_creator.links.menu.yml webform_content_creator.links.menu.yml
webform_content_creator.module webform_content_creator.module Allows to call functions after creating/editing/deleting webform submissions.
webform_content_creator.permissions.yml webform_content_creator.permissions.yml webform_content_creator.permissions.yml
webform_content_creator.routing.yml webform_content_creator.routing.yml webform_content_creator.routing.yml
webform_content_creator.yml config/schema/webform_content_creator.yml config/schema/webform_content_creator.yml

Other projects