9 calls to WebformElementBase::getElementProperty() in Webform 8.5
- 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::getAttachments in src/
Plugin/ WebformElement/ WebformImageFile.php - Get 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.