function DisplayPluginInterface::defaultableSections

Lists the 'defaultable' sections and what items each section contains.

1 method overrides DisplayPluginInterface::defaultableSections()
DisplayPluginBase::defaultableSections in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Lists the 'defaultable' sections and what items each section contains.

File

core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php, line 175

Class

DisplayPluginInterface
Provides an interface for Views display plugins.

Namespace

Drupal\views\Plugin\views\display

Code

public function defaultableSections($section = NULL);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.