Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
StylePluginBase.php
»
StylePluginBase
»
StylePluginBase::buildOptionsForm
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
7 methods override StylePluginBase::buildOptionsForm()
DefaultSummary::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
DefaultSummary.php
Provide a form to edit options for this plugin.
Grid::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
Grid.php
Render the given style.
HtmlList::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
HtmlList.php
Render the given style.
Mapping::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
Mapping.php
Overrides
Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm
().
Rss::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
Rss.php
Provide a form to edit options for this plugin.
StyleTest::buildOptionsForm
in drupal/
core/
modules/
views/
tests/
views_test_data/
lib/
Drupal/
views_test_data/
Plugin/
views/
style/
StyleTest.php
Overrides
Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm
().
Table::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
Table.php
Render the given style.