You are here

15 methods override YamlFormElementBase::formatHtml() in YAML Form 8

Color::formatHtml in src/Plugin/YamlFormElement/Color.php
Format an element's value as HTML.
Email::formatHtml in src/Plugin/YamlFormElement/Email.php
Format an element's value as HTML.
OptionsBase::formatHtml in src/Plugin/YamlFormElement/OptionsBase.php
Format an element's value as HTML.
Table::formatHtml in src/Plugin/YamlFormElement/Table.php
Format an element's value as HTML.
Telephone::formatHtml in src/Plugin/YamlFormElement/Telephone.php
Format an element's value as HTML.
Textarea::formatHtml in src/Plugin/YamlFormElement/Textarea.php
Format an element's value as HTML.
TextFormat::formatHtml in src/Plugin/YamlFormElement/TextFormat.php
Format an element's value as HTML.
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.
YamlFormLikert::formatHtml in src/Plugin/YamlFormElement/YamlFormLikert.php
Format an element's value as HTML.
YamlFormManagedFileBase::formatHtml in src/Plugin/YamlFormElement/YamlFormManagedFileBase.php
Format an element's value as HTML.
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.
YamlFormTest::formatHtml in tests/modules/yamlform_test/src/Plugin/YamlFormElement/YamlFormTest.php
Format an element's value as HTML.