You are here

14 calls to WebformElementHelper::property() in Webform 6.x

OverrideWebformVariant::applyVariant in src/Plugin/WebformVariant/OverrideWebformVariant.php
Apply variant to the webform.
OverrideWebformVariant::validateConfigurationForm in src/Plugin/WebformVariant/OverrideWebformVariant.php
Form validation handler.
Table::formatHtmlItem in src/Plugin/WebformElement/Table.php
Format an element's value as HTML.
WebformCompositeBase::initializeCompositeElementsRecursive in src/Element/WebformCompositeBase.php
Initialize a composite's elements recursively.
WebformCompositeBase::initializeCompositeElementsRecursive in src/Plugin/WebformElement/WebformCompositeBase.php
Initialize a composite's elements recursively.
WebformElementBase::setConfigurationFormDefaultValueRecursive in src/Plugin/WebformElementBase.php
Set configuration webform default values recursively.
WebformElementHelper::applyTranslation in src/Utility/WebformElementHelper.php
Apply translation to element.
WebformElementHelper::getIgnoredProperties in src/Utility/WebformElementHelper.php
Get ignored properties from a webform element.
WebformElementHelper::getProperties in src/Utility/WebformElementHelper.php
Get an associative array containing a render element's properties.
WebformElementHelper::removeIgnoredProperties in src/Utility/WebformElementHelper.php
Remove ignored properties from an element.
WebformElementHelper::removeProperties in src/Utility/WebformElementHelper.php
Remove all properties from a render element.
WebformTableRow::buildHtml in src/Plugin/WebformElement/WebformTableRow.php
Build an element as HTML element.
WebformUiEntityElementsForm::validateForm in modules/webform_ui/src/WebformUiEntityElementsForm.php
Form validation handler.
_webform_cards_form_alter_elements in modules/webform_cards/webform_cards.module
Alter webform wizard configuration and settings form elements.