You are here

9 calls to WebformElementBase::getItemsFormat() 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.
OptionsBase::isMultiline in src/Plugin/WebformElement/OptionsBase.php
Checks if the element value could contain multiple lines.
WebformCompositeBase::formatHtmlItems in src/Plugin/WebformElement/WebformCompositeBase.php
Format an element's items as HTML.
WebformCompositeBase::formatTextItems in src/Plugin/WebformElement/WebformCompositeBase.php
Format an element's items as text.
WebformElementBase::format in src/Plugin/WebformElementBase.php
Format an element's value as HTML or plain text.
WebformElementBase::formatHtmlItems in src/Plugin/WebformElementBase.php
Format an element's items as HTML.
WebformElementBase::formatTextItems in src/Plugin/WebformElementBase.php
Format an element's items as text.
WebformElementBase::isMultiline in src/Plugin/WebformElementBase.php
Checks if the element value could contain multiple lines.