You are here

13 calls to WebformOptionsHelper::getOptionText() in Webform 6.x

OptionsBase::formatHtmlItem in src/Plugin/WebformElement/OptionsBase.php
Format an element's value as HTML.
OptionsBase::formatTextItem in src/Plugin/WebformElement/OptionsBase.php
Format an element's value as text.
WebformCompositeBase::buildExportRecord in src/Plugin/WebformElement/WebformCompositeBase.php
Build an element's export row.
WebformElementBase::validateUnique in src/Plugin/WebformElementBase.php
Form API callback. Validate element #unique value.
WebformEntityConditionsManager::buildConditionItem in src/WebformEntityConditionsManager.php
Convert a condition's select, trigger, and value into a human read-able format.
WebformLikert::buildExportRecord in src/Plugin/WebformElement/WebformLikert.php
Build an element's export row.
WebformLikert::formatHtmlItem in src/Plugin/WebformElement/WebformLikert.php
Format an element's value as HTML.
WebformLikert::formatTableColumn in src/Plugin/WebformElement/WebformLikert.php
Format an element's table column value.
WebformLikert::formatTextItem in src/Plugin/WebformElement/WebformLikert.php
Format an element's value as text.
WebformMapping::formatHtmlItem in src/Plugin/WebformElement/WebformMapping.php
Format an element's value as HTML.
WebformMapping::formatTableColumn in src/Plugin/WebformElement/WebformMapping.php
Format an element's table column value.
WebformMapping::formatTextItem in src/Plugin/WebformElement/WebformMapping.php
Format an element's value as text.
WebformOptionsHelper::getOptionsText in src/Utility/WebformOptionsHelper.php
Replace associative array of option values with option text.