You are here

9 calls to WebformElementBase::getElementProperty() in Webform 6.x

Checkbox::isEmptyExcluded in src/Plugin/WebformElement/Checkbox.php
Checks if an empty element is excluded.
Checkboxes::initialize in src/Plugin/WebformElement/Checkboxes.php
Initialize an element to be displayed, rendered, or exported.
DateBase::prepare in src/Plugin/WebformElement/DateBase.php
Prepare an element to be rendered within a webform.
DateTime::prepare in src/Plugin/WebformElement/DateTime.php
Prepare an element to be rendered within a webform.
Telephone::prepare in src/Plugin/WebformElement/Telephone.php
Prepare an element to be rendered within a webform.
WebformHeight::formatTextItem in src/Plugin/WebformElement/WebformHeight.php
Format an element's value as text.
WebformImageFile::getEmailAttachments in src/Plugin/WebformElement/WebformImageFile.php
Get files as email attachments.
WebformImageFile::prepare in src/Plugin/WebformElement/WebformImageFile.php
Prepare an element to be rendered within a webform.
WebformLikert::formatHtmlItem in src/Plugin/WebformElement/WebformLikert.php
Format an element's value as HTML.