Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for options_submit

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
views_plugin::options_submit function modules/views/includes/plugin.inc Handle any special handling on the validate form.
views_handler::options_submit function modules/views/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_plugin_row::options_submit function 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.
views_handler_sort::options_submit function modules/views/handlers/views_handler_sort.inc Simple submit handler
views_plugin_query::options_submit function modules/views/plugins/views_plugin_query.inc Handle any special handling on the validate form.
views_plugin_pager::options_submit function modules/views/plugins/views_plugin_pager.inc Provide the default form form for submitting options
views_plugin_access::options_submit function modules/views/plugins/views_plugin_access.inc Provide the default form form for submitting options
views_handler_field::options_submit function modules/views/handlers/views_handler_field.inc Performs some cleanup tasks on the options array before saving it.
views_handler::extra_options_submit function modules/views/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_filter::options_submit function modules/views/handlers/views_handler_filter.inc Simple submit handler
views_plugin_display::options_submit function 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_handler_argument::options_submit function modules/views/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_plugin_row_fields::options_submit function modules/views/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.
views_handler_area_text::options_submit function modules/views/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_plugin_access_role::options_submit function modules/views/plugins/views_plugin_access_role.inc Provide the default form form for submitting options
views_plugin_display_feed::options_submit function modules/views/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 modules/views/plugins/views_plugin_display_page.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 modules/views/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_query_default::options_submit function modules/views/plugins/views_plugin_query_default.inc Special submit handling.
date_views_argument_handler::options_submit function modules/date/views/date_views_argument_handler.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_argument_default::options_submit function modules/views/plugins/views_plugin_argument_default.inc Provide the default form form for submitting options
views_plugin_display_extender::options_submit function modules/views/plugins/views_plugin_display_extender.inc Handle any special handling on the validate form.
views_plugin_argument_validate::options_submit function modules/views/plugins/views_plugin_argument_validate.inc Provide the default form form for submitting options
views_handler_area_text_custom::options_submit function modules/views/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_plugin_display_attachment::options_submit function modules/views/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.
date_views_filter_handler::extra_options_submit function modules/date/views/date_views_filter_handler.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_argument_validate_node::options_submit function modules/node/views/views_plugin_argument_validate_node.inc Provide the default form form for submitting options
views_plugin_argument_validate_user::options_submit function modules/user/views/views_plugin_argument_validate_user.inc Provide the default form form for submitting options
views_plugin_exposed_form_input_required::options_submit function modules/views/plugins/views_plugin_exposed_form_input_required.inc Handle any special handling on the validate form.
views_plugin_argument_default_taxonomy_tid::options_submit function modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Provide the default form form for submitting options
views_plugin_argument_validate_taxonomy_term::options_submit function modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc Provide the default form form for submitting options

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS