You are here

9 methods override StylePluginBase::buildOptionsForm() in Drupal 10

DefaultSummary::buildOptionsForm in core/modules/views/src/Plugin/views/style/DefaultSummary.php
Provide a form to edit options for this plugin.
EntityReference::buildOptionsForm in core/modules/views/src/Plugin/views/style/EntityReference.php
Provide a form to edit options for this plugin.
Grid::buildOptionsForm in core/modules/views/src/Plugin/views/style/Grid.php
Provide a form to edit options for this plugin.
GridResponsive::buildOptionsForm in core/modules/views/src/Plugin/views/style/GridResponsive.php
Provide a form to edit options for this plugin.
HtmlList::buildOptionsForm in core/modules/views/src/Plugin/views/style/HtmlList.php
Render the given style.
Mapping::buildOptionsForm in core/modules/views/src/Plugin/views/style/Mapping.php
Provide a form to edit options for this plugin.
Serializer::buildOptionsForm in core/modules/rest/src/Plugin/views/style/Serializer.php
Provide a form to edit options for this plugin.
StyleTest::buildOptionsForm in core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php
Provide a form to edit options for this plugin.
Table::buildOptionsForm in core/modules/views/src/Plugin/views/style/Table.php
Render the given style.