You are here

10 methods override PluginBase::submitOptionsForm() in Views (for Drupal 7) 8.3

AccessPluginBase::submitOptionsForm in lib/Drupal/views/Plugin/views/access/AccessPluginBase.php
Provide the default form form for submitting options
ArgumentDefaultPluginBase::submitOptionsForm in lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php
Provide the default form form for submitting options
ArgumentValidatorPluginBase::submitOptionsForm in lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php
Provide the default form form for submitting options
DisplayExtenderPluginBase::submitOptionsForm in lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php
Handle any special handling on the validate form.
DisplayPluginBase::submitOptionsForm in lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
HandlerBase::submitOptionsForm in lib/Drupal/views/Plugin/views/HandlerBase.php
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
InputRequired::submitOptionsForm in lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php
Handle any special handling on the validate form.
PagerPluginBase::submitOptionsForm in lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php
Provide the default form form for submitting options
QueryPluginBase::submitOptionsForm in lib/Drupal/views/Plugin/views/query/QueryPluginBase.php
Handle any special handling on the validate form.
RowPluginBase::submitOptionsForm in lib/Drupal/views/Plugin/views/row/RowPluginBase.php
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.