AddressFieldMapping |
class |
Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping |
src/Plugin/WebformContentCreator/FieldMapping/AddressFieldMapping.php |
Provides an address field mapping. |
|
|
|
BooleanFieldMapping |
class |
Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping |
src/Plugin/WebformContentCreator/FieldMapping/BooleanFieldMapping.php |
Provides a boolean field mapping. |
|
|
|
DateTimeFieldMapping |
class |
Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping |
src/Plugin/WebformContentCreator/FieldMapping/DateTimeFieldMapping.php |
Provides a datetime field mapping. |
|
|
|
DefaultFieldMapping |
class |
Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping |
src/Plugin/WebformContentCreator/FieldMapping/DefaultFieldMapping.php |
Provides a default field mapping. |
|
|
|
EmailFieldMapping |
class |
Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping |
src/Plugin/WebformContentCreator/FieldMapping/EmailFieldMapping.php |
Provides email field mapping. |
|
|
|
EntityReferenceFieldMapping |
class |
Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping |
src/Plugin/WebformContentCreator/FieldMapping/EntityReferenceFieldMapping.php |
Provides an entity reference field mapping. |
|
|
|
FieldMappingBase |
abstract class |
Drupal\webform_content_creator\Plugin |
src/Plugin/FieldMappingBase.php |
Base for a field mapping plugin. |
10 |
10 |
|
FieldMappingInterface |
interface |
Drupal\webform_content_creator\Plugin |
src/Plugin/FieldMappingInterface.php |
Interface for the field mapping. |
1 |
4 |
|
LinkFieldMapping |
class |
Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping |
src/Plugin/WebformContentCreator/FieldMapping/LinkFieldMapping.php |
Provides link field mapping. |
|
|
|
NumericFieldMapping |
class |
Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping |
src/Plugin/WebformContentCreator/FieldMapping/NumericFieldMapping.php |
Provides numeric field mapping. |
|
|
|
SocialMediaLinksFieldMapping |
class |
Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping |
src/Plugin/WebformContentCreator/FieldMapping/SocialMediaLinksFieldMapping.php |
Provides social media links field mapping. |
|
|
|
TextFieldMapping |
class |
Drupal\webform_content_creator\Plugin\WebformContentCreator\FieldMapping |
src/Plugin/WebformContentCreator/FieldMapping/TextFieldMapping.php |
Provides a text field mapping. |
|
|
|
WebformContentCreatorDeleteForm |
class |
Drupal\webform_content_creator\Form |
src/Form/WebformContentCreatorDeleteForm.php |
Defines the Webform Content creator delete form. |
|
|
|
WebformContentCreatorEntity |
class |
Drupal\webform_content_creator\Entity |
src/Entity/WebformContentCreatorEntity.php |
Defines the Webform Content creator entity. |
|
1 |
|
WebformContentCreatorEntityTest |
class |
Drupal\Tests\webform_content_creator\Unit\Entity |
tests/src/Unit/Entity/WebformContentCreatorEntityTest.php |
Unit tests for WebformContentCreator class. |
|
|
|
WebformContentCreatorFieldMapping |
class |
Drupal\webform_content_creator\Annotation |
src/Annotation/WebformContentCreatorFieldMapping.php |
Defines a data type of structured data. |
|
|
|
WebformContentCreatorFieldMappingManager |
class |
Drupal\webform_content_creator\Plugin |
src/Plugin/WebformContentCreatorFieldMappingManager.php |
Plugin manager for finding and using field mapping types. |
|
|
2 |
WebformContentCreatorForm |
class |
Drupal\webform_content_creator\Form |
src/Form/WebformContentCreatorForm.php |
Form handler for the Webform content creator add and edit forms. |
|
|
|
WebformContentCreatorInterface |
interface |
Drupal\webform_content_creator |
src/WebformContentCreatorInterface.php |
Provides an interface defining an Webform content creator entity. |
1 |
3 |
|
WebformContentCreatorListBuilder |
class |
Drupal\webform_content_creator\Controller |
src/Controller/WebformContentCreatorListBuilder.php |
Provides a list of Webform Content Creator entities. |
|
|
|
WebformContentCreatorManageFieldsForm |
class |
Drupal\webform_content_creator\Form |
src/Form/WebformContentCreatorManageFieldsForm.php |
Form handler for the Webform content creator manage fields form. |
|
|
|
WebformContentCreatorUtilities |
class |
Drupal\webform_content_creator |
src/WebformContentCreatorUtilities.php |
Provides useful functions required in Webform content creator module. |
|
5 |
|