You are here

13 calls to WebformElementBase::getDefaultProperty() in Webform 6.x

Date::getItemFormat in src/Plugin/WebformElement/Date.php
Get element's single value format name by looking for '#format' property, global settings, and finally default settings.
Date::prepare in src/Plugin/WebformElement/Date.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.
NumericBase::prepare in src/Plugin/WebformElement/NumericBase.php
Prepare an element to be rendered within a webform.
OptionsBase::prepare in src/Plugin/WebformElement/OptionsBase.php
Prepare an element to be rendered within a webform.
Range::prepare in src/Plugin/WebformElement/Range.php
Prepare an element to be rendered within a webform.
View::validateConfigurationForm in src/Plugin/WebformElement/View.php
Form validation handler.
WebformCard::prepare in modules/webform_cards/src/Plugin/WebformElement/WebformCard.php
Prepare an element to be rendered within a webform.
WebformElementBase::checkAccessRule in src/Plugin/WebformElementBase.php
Checks an access rule against a user account's roles and id.
WebformElementBase::getElementProperty in src/Plugin/WebformElementBase.php
Get an element's property value.
WebformSection::prepare in src/Plugin/WebformElement/WebformSection.php
Prepare an element to be rendered within a webform.
WebformTermsOfService::initialize in src/Plugin/WebformElement/WebformTermsOfService.php
Initialize an element to be displayed, rendered, or exported.
WebformTime::prepare in src/Plugin/WebformElement/WebformTime.php
Prepare an element to be rendered within a webform.