function DisplayPluginInterface::optionsOverride
If override/revert was clicked, perform the proper toggle.
1 method overrides DisplayPluginInterface::optionsOverride()
- DisplayPluginBase::optionsOverride in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php  - If override/revert was clicked, perform the proper toggle.
 
File
- 
              core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginInterface.php, line 356  
Class
- DisplayPluginInterface
 - Provides an interface for Views display plugins.
 
Namespace
Drupal\views\Plugin\views\displayCode
public function optionsOverride($form, FormStateInterface $form_state);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.