25 calls to YamlFormElementBase::getFormat() in YAML Form 8
- BooleanBase::formatText in src/
Plugin/ YamlFormElement/ BooleanBase.php - Format an element's value as plain text.
- Color::formatHtml in src/
Plugin/ YamlFormElement/ Color.php - Format an element's value as HTML.
- DateBase::getFormat in src/
Plugin/ YamlFormElement/ DateBase.php - Get element's format name by looking for '#format' property, global settings, and finally default settings.
- Email::formatHtml in src/
Plugin/ YamlFormElement/ Email.php - Format an element's value as HTML.
- LanguageSelect::formatText in src/
Plugin/ YamlFormElement/ LanguageSelect.php - Format an element's value as plain text.
- OptionsBase::formatText in src/
Plugin/ YamlFormElement/ OptionsBase.php - Format an element's value as plain text.
- OptionsBase::getListType in src/
Plugin/ YamlFormElement/ OptionsBase.php - Get the element's list type.
- Password::formatText in src/
Plugin/ YamlFormElement/ Password.php - Format an element's value as plain text.
- Telephone::formatHtml in src/
Plugin/ YamlFormElement/ Telephone.php - Format an element's value as HTML.
- TextFormat::formatHtml in src/
Plugin/ YamlFormElement/ TextFormat.php - Format an element's value as HTML.
- TextFormat::formatText in src/
Plugin/ YamlFormElement/ TextFormat.php - Format an element's value as plain text.
- Url::formatHtml in src/
Plugin/ YamlFormElement/ Url.php - Format an element's value as HTML.
- YamlFormCodeMirror::formatHtml in src/
Plugin/ YamlFormElement/ YamlFormCodeMirror.php - Format an element's value as HTML.
- YamlFormCompositeBase::formatHtml in src/
Plugin/ YamlFormElement/ YamlFormCompositeBase.php - Format an element's value as HTML.
- YamlFormCompositeBase::formatText in src/
Plugin/ YamlFormElement/ YamlFormCompositeBase.php - Format an element's value as plain text.
- YamlFormElementBase::formatText in src/
YamlFormElementBase.php - Format an element's value as plain text.
- YamlFormEmailMultiple::formatHtml in src/
Plugin/ YamlFormElement/ YamlFormEmailMultiple.php - Format an element's value as HTML.
- YamlFormLikert::formatHtml in src/
Plugin/ YamlFormElement/ YamlFormLikert.php - Format an element's value as HTML.
- YamlFormLikert::formatText in src/
Plugin/ YamlFormElement/ YamlFormLikert.php - Format an element's value as plain text.
- YamlFormManagedFileBase::formatItems in src/
Plugin/ YamlFormElement/ YamlFormManagedFileBase.php - Format a managed files as array of strings.
- YamlFormRating::formatHtml in src/
Plugin/ YamlFormElement/ YamlFormRating.php - Format an element's value as HTML.
- YamlFormSignature::formatHtml in src/
Plugin/ YamlFormElement/ YamlFormSignature.php - Format an element's value as HTML.
- YamlFormSignature::formatText in src/
Plugin/ YamlFormElement/ YamlFormSignature.php - Format an element's value as plain text.
- YamlFormTime::formatText in src/
Plugin/ YamlFormElement/ YamlFormTime.php - Format an element's value as plain text.
- YamlFormToggle::formatText in src/
Plugin/ YamlFormElement/ YamlFormToggle.php - Format an element's value as plain text.