You are here

Files in Webform Content Creator 3.x

Primary tabs

File namesort descending Location Namespace Description
AddressFieldMapping.php src/Plugin/WebformContentCreator/FieldMapping/AddressFieldMapping.php Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping
BooleanFieldMapping.php src/Plugin/WebformContentCreator/FieldMapping/BooleanFieldMapping.php Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping
DateTimeFieldMapping.php src/Plugin/WebformContentCreator/FieldMapping/DateTimeFieldMapping.php Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping
DefaultFieldMapping.php src/Plugin/WebformContentCreator/FieldMapping/DefaultFieldMapping.php Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping
EmailFieldMapping.php src/Plugin/WebformContentCreator/FieldMapping/EmailFieldMapping.php Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping
EntityReferenceFieldMapping.php src/Plugin/WebformContentCreator/FieldMapping/EntityReferenceFieldMapping.php Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping
FieldMappingBase.php src/Plugin/FieldMappingBase.php Drupal\webform_content_creator\Plugin
FieldMappingInterface.php src/Plugin/FieldMappingInterface.php Drupal\webform_content_creator\Plugin
LinkFieldMapping.php src/Plugin/WebformContentCreator/FieldMapping/LinkFieldMapping.php Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping
NumericFieldMapping.php src/Plugin/WebformContentCreator/FieldMapping/NumericFieldMapping.php Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration INTRODUCTION ------------ * This module provides the ability to create nodes after submitting webforms, and do mappings between the…
SocialMediaLinksFieldMapping.php src/Plugin/WebformContentCreator/FieldMapping/SocialMediaLinksFieldMapping.php Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping
TextFieldMapping.php src/Plugin/WebformContentCreator/FieldMapping/TextFieldMapping.php Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping
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
WebformContentCreatorFieldMapping.php src/Annotation/WebformContentCreatorFieldMapping.php Drupal\webform_content_creator\Annotation
WebformContentCreatorFieldMappingManager.php src/Plugin/WebformContentCreatorFieldMappingManager.php Drupal\webform_content_creator\Plugin
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.services.yml webform_content_creator.services.yml webform_content_creator.services.yml
webform_content_creator.yml config/schema/webform_content_creator.yml config/schema/webform_content_creator.yml

Other projects