You are here

8 calls to YamlFormOptionsHelper::getOptionText() in YAML Form 8

OptionsBase::buildExportRecord in src/Plugin/YamlFormElement/OptionsBase.php
Build an element's export row.
OptionsBase::formatText in src/Plugin/YamlFormElement/OptionsBase.php
Format an element's value as plain text.
YamlFormCompositeBase::buildExportRecord in src/Plugin/YamlFormElement/YamlFormCompositeBase.php
Build an element's export row.
YamlFormLikert::buildExportRecord in src/Plugin/YamlFormElement/YamlFormLikert.php
Build an element's export row.
YamlFormLikert::formatHtml in src/Plugin/YamlFormElement/YamlFormLikert.php
Format an element's value as HTML.
YamlFormLikert::formatTableColumn in src/Plugin/YamlFormElement/YamlFormLikert.php
Format an element's table column value.
YamlFormLikert::formatText in src/Plugin/YamlFormElement/YamlFormLikert.php
Format an element's value as plain text.
YamlFormOptionsHelper::getOptionsText in src/Utility/YamlFormOptionsHelper.php
Replace associative array of option values with option text.