You are here

6 string references to 'Item' in Webform 6.x

Table::format in src/Plugin/WebformElement/Table.php
Format an element's value as HTML or plain text.
WebformElementAutocompleteTest::testAutocomplete in tests/src/Functional/Element/WebformElementAutocompleteTest.php
Tests autocomplete element.
WebformElementBase::format in src/Plugin/WebformElementBase.php
Format an element's value as HTML or plain text.
WebformElementBase::formatCustomItem in src/Plugin/WebformElementBase.php
Format an element's item using custom HTML or plain text.
WebformElementBase::formatCustomItems in src/Plugin/WebformElementBase.php
Format an element's items using custom HTML or plain text.
WebformTable::format in src/Plugin/WebformElement/WebformTable.php
Format an element's value as HTML or plain text.