You are here

18 calls to WebformElementBase::getPluginLabel() in Webform 6.x

Details::getElementSelectorOptions in src/Plugin/WebformElement/Details.php
Get an element's selectors as options.
OptionsBase::form in src/Plugin/WebformElement/OptionsBase.php
Gets the actual configuration webform array to be built.
OptionsBase::getElementSelectorInputsOptions in src/Plugin/WebformElement/OptionsBase.php
Get an element's (sub)inputs selectors as options.
OptionsBase::getElementSelectorOptions in src/Plugin/WebformElement/OptionsBase.php
WebformAddress::getPluginLabel in src/Plugin/WebformElement/WebformAddress.php
Gets the label of the plugin instance.
WebformCompositeBase::form in src/Plugin/WebformElement/WebformCompositeBase.php
Gets the actual configuration webform array to be built.
WebformCompositeBase::getElementSelectorOptions in src/Plugin/WebformElement/WebformCompositeBase.php
Get an element's selectors as options.
WebformComputedBase::preview in src/Plugin/WebformElement/WebformComputedBase.php
Generate a renderable preview of the element.
WebformCustomComposite::preview in src/Plugin/WebformElement/WebformCustomComposite.php
Generate a renderable preview of the element.
WebformElementBase::buildConfigurationForm in src/Plugin/WebformElementBase.php
Form constructor.
WebformElementBase::displayDisabledWarning in src/Plugin/WebformElementBase.php
Display element disabled warning.
WebformElementBase::getElementSelectorOptions in src/Plugin/WebformElementBase.php
Get an element's selectors as options.
WebformElementBase::getPluginApiLink in src/Plugin/WebformElementBase.php
Get link to element's API documentation.
WebformElementBase::preview in src/Plugin/WebformElementBase.php
Generate a renderable preview of the element.
WebformLocationGeocomplete::getPluginLabel in modules/webform_location_geocomplete/src/Plugin/WebformElement/WebformLocationGeocomplete.php
Gets the label of the plugin instance.
WebformLocationPlaces::getPluginLabel in src/Plugin/WebformElement/WebformLocationPlaces.php
Gets the label of the plugin instance.
WebformManagedFileBase::getElementSelectorOptions in src/Plugin/WebformElement/WebformManagedFileBase.php
Get an element's selectors as options.
WebformRating::preview in src/Plugin/WebformElement/WebformRating.php
Generate a renderable preview of the element.