You are here

16 methods override WebformElementBase::create() in Webform 6.x

Captcha::create in src/Plugin/WebformElement/Captcha.php
Creates an instance of the plugin.
DateBase::create in src/Plugin/WebformElement/DateBase.php
Creates an instance of the plugin.
Email::create in src/Plugin/WebformElement/Email.php
Creates an instance of the plugin.
LanguageSelect::create in src/Plugin/WebformElement/LanguageSelect.php
Creates an instance of the plugin.
ProcessedText::create in src/Plugin/WebformElement/ProcessedText.php
Creates an instance of the plugin.
Table::create in src/Plugin/WebformElement/Table.php
Creates an instance of the plugin.
Telephone::create in src/Plugin/WebformElement/Telephone.php
Creates an instance of the plugin.
Url::create in src/Plugin/WebformElement/Url.php
Creates an instance of the plugin.
WebformAttachmentBase::create in modules/webform_attachment/src/Plugin/WebformElement/WebformAttachmentBase.php
Creates an instance of the plugin.
WebformAutocomplete::create in src/Plugin/WebformElement/WebformAutocomplete.php
Creates an instance of the plugin.
WebformCompositeBase::create in src/Plugin/WebformElement/WebformCompositeBase.php
Creates an instance of the plugin.
WebformComputedBase::create in src/Plugin/WebformElement/WebformComputedBase.php
Creates an instance of the plugin.
WebformImageSelect::create in modules/webform_image_select/src/Plugin/WebformElement/WebformImageSelect.php
Creates an instance of the plugin.
WebformManagedFileBase::create in src/Plugin/WebformElement/WebformManagedFileBase.php
Creates an instance of the plugin.
WebformMapping::create in src/Plugin/WebformElement/WebformMapping.php
Creates an instance of the plugin.
WebformSignature::create in src/Plugin/WebformElement/WebformSignature.php
Creates an instance of the plugin.