You are here

8 calls to DateBase::formatDate() in Webform 6.x

Date::form in src/Plugin/WebformElement/Date.php
Gets the actual configuration webform array to be built.
Date::setDefaultValue in src/Plugin/WebformElement/Date.php
Set an element's default value using saved data.
DateBase::formatTextItem in src/Plugin/WebformElement/DateBase.php
Format an element's value as text.
DateBase::getTestValues in src/Plugin/WebformElement/DateBase.php
Get test values for an element.
DateBase::prepare in src/Plugin/WebformElement/DateBase.php
Prepare an element to be rendered within a webform.
DateBase::validateDate in src/Plugin/WebformElement/DateBase.php
Webform element validation handler for date elements.
DateTime::form in src/Plugin/WebformElement/DateTime.php
Gets the actual configuration webform array to be built.
DateTime::prepare in src/Plugin/WebformElement/DateTime.php
Prepare an element to be rendered within a webform.