views_plugin_access::options_submit in core/modules/views/plugins/views_plugin_access.inc
Provide the default form form for submitting options
views_plugin_argument_default::options_submit in core/modules/views/plugins/views_plugin_argument_default.inc
Provide the default form form for submitting options
views_plugin_argument_validate::options_submit in core/modules/views/plugins/views_plugin_argument_validate.inc
Provide the default form form for submitting options
views_plugin_display::options_submit in core/modules/views/plugins/views_plugin_display.inc
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
views_plugin_display_extender::options_submit in core/modules/views/plugins/views_plugin_display_extender.inc
Handle any special handling on the validate form.
views_plugin_exposed_form_input_required::options_submit in core/modules/views/plugins/views_plugin_exposed_form_input_required.inc
Handle any special handling on the validate form.
views_plugin_pager::options_submit in core/modules/views/plugins/views_plugin_pager.inc
Provide the default form form for submitting options
views_plugin_query::options_submit in core/modules/views/plugins/views_plugin_query.inc
Handle any special handling on the validate form.
views_plugin_row::options_submit in core/modules/views/plugins/views_plugin_row.inc
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.