You are here

9 calls to WebformOptionsHelper::hasOptionDescription() in Webform 6.x

OptionsBase::formatHtmlItems in src/Plugin/WebformElement/OptionsBase.php
Format an element's items as HTML.
OptionsBase::formatTextItems in src/Plugin/WebformElement/OptionsBase.php
Format an element's items as text.
OptionsLimitWebformHandler::getOptionsLimitLabel in modules/webform_options_limit/src/Plugin/WebformHandler/OptionsLimitWebformHandler.php
Get option limit label.
WebformLikert::processWebformLikert in src/Element/WebformLikert.php
Processes a likert scale webform element.
WebformMapping::processWebformMapping in src/Element/WebformMapping.php
Processes a likert scale webform element.
WebformOptions::convertOptionsToValues in src/Element/WebformOptions.php
Convert options to values for webform_multiple element.
WebformOptionsCustom::processWebformOptionsCustom in modules/webform_options_custom/src/Element/WebformOptionsCustom.php
Processes an 'other' element.
WebformOptionsCustom::setTemplateOptions in modules/webform_options_custom/src/Element/WebformOptionsCustom.php
Set a custom options element #options property.
webform_process_options in ./webform.module
Process radios or checkboxes descriptions.