Search for options_submit

  1. Other projects
Title Object type File name Summary
views_handler::extra_options_submit function includes/handlers.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_handler::options_submit function includes/handlers.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_handler_area_text::options_submit function handlers/views_handler_area_text.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_handler_area_text_custom::options_submit function handlers/views_handler_area_text_custom.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_handler_argument::options_submit function handlers/views_handler_argument.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_handler_field::options_submit function handlers/views_handler_field.inc Performs some cleanup tasks on the options array before saving it.
views_handler_field_links::options_submit function handlers/views_handler_field_links.inc Performs some cleanup tasks on the options array before saving it.
views_handler_filter::options_submit function handlers/views_handler_filter.inc Simple submit handler.
views_handler_sort::options_submit function handlers/views_handler_sort.inc Simple submit handler.
views_plugin::options_submit function includes/plugins.inc Handle any special handling on the validate form.
views_plugin_access::options_submit function plugins/views_plugin_access.inc Provide the default form form for submitting options.
views_plugin_access_role::options_submit function plugins/views_plugin_access_role.inc Provide the default form form for submitting options.
views_plugin_argument_default::options_submit function plugins/views_plugin_argument_default.inc Provide the default form form for submitting options.
views_plugin_argument_default_taxonomy_tid::options_submit function modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc Provide the default form form for submitting options.
views_plugin_argument_validate::options_submit function plugins/views_plugin_argument_validate.inc Provide the default form form for submitting options.
views_plugin_argument_validate_node::options_submit function modules/node/views_plugin_argument_validate_node.inc Provide the default form form for submitting options.
views_plugin_argument_validate_taxonomy_term::options_submit function modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc Provide the default form form for submitting options.
views_plugin_argument_validate_user::options_submit function modules/user/views_plugin_argument_validate_user.inc Provide the default form form for submitting options.
views_plugin_display::options_submit function plugins/views_plugin_display.inc Perform any necessary changes to the form values prior to storage.
views_plugin_display_attachment::options_submit function plugins/views_plugin_display_attachment.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_block::options_submit function plugins/views_plugin_display_block.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 function plugins/views_plugin_display_extender.inc Handle any special handling on the validate form.
views_plugin_display_feed::options_submit function plugins/views_plugin_display_feed.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_page::options_submit function plugins/views_plugin_display_page.inc Perform any necessary changes to the form values prior to storage.
views_plugin_exposed_form_input_required::options_submit function plugins/views_plugin_exposed_form_input_required.inc Handle any special handling on the validate form.
views_plugin_pager::options_submit function plugins/views_plugin_pager.inc Provide the default form form for submitting options.
views_plugin_query::options_submit function plugins/views_plugin_query.inc Handle any special handling on the validate form.
views_plugin_query_default::options_submit function plugins/views_plugin_query_default.inc Special submit handling.
views_plugin_row::options_submit function 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.
views_plugin_row_fields::options_submit function plugins/views_plugin_row_fields.inc Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data.