Search for options

  1. Search 7.x-3.x for options
  2. Other projects
Title Object type File name Summary
views_plugin_pager_full::options_validate function plugins/views_plugin_pager_full.inc Provide the default form form for validating options
views_plugin_pager_none::options_form function plugins/views_plugin_pager_none.inc Provide the default form for setting options.
views_plugin_pager_some::options_form function plugins/views_plugin_pager_some.inc Provide the default form for setting options.
views_plugin_query::options_form function plugins/views_plugin_query.inc Add settings for the ui.
views_plugin_query::options_submit function plugins/views_plugin_query.inc Handle any special handling on the validate form.
views_plugin_query::options_validate function plugins/views_plugin_query.inc Validate the options form.
views_plugin_query_default::options_form function plugins/views_plugin_query_default.inc Add settings for the ui.
views_plugin_row::options_form function plugins/views_plugin_row.inc Provide a form for setting options.
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::options_validate function plugins/views_plugin_row.inc Validate the options form.
views_plugin_row_aggregator_rss::options_form function modules/aggregator/views_plugin_row_aggregator_rss.inc Provide a form for setting options.
views_plugin_row_comment_view::options_form function modules/comment/views_plugin_row_comment_view.inc Provide a form for setting options.
views_plugin_row_fields::options_form function plugins/views_plugin_row_fields.inc Provide a form for setting options.
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.
views_plugin_row_node_rss::options_form function modules/node/views_plugin_row_node_rss.inc Provide a form for setting options.
views_plugin_row_node_view::options_form function modules/node/views_plugin_row_node_view.inc Provide a form for setting options.
views_plugin_row_search_view::options_form function modules/search/views_plugin_row_search_view.inc Provide a form for setting options.
views_plugin_style::options_form function plugins/views_plugin_style.inc Provide a form to edit options for this plugin.
views_plugin_style_default::options function plugins/views_plugin_style_default.inc Set default options
views_plugin_style_default::options_form function plugins/views_plugin_style_default.inc Provide a form to edit options for this plugin.
views_plugin_style_grid::options_form function plugins/views_plugin_style_grid.inc Render the given style.
views_plugin_style_jump_menu::options_form function plugins/views_plugin_style_jump_menu.inc Render the given style.
views_plugin_style_list::options_form function plugins/views_plugin_style_list.inc Render the given style.
views_plugin_style_rss::options_form function plugins/views_plugin_style_rss.inc Provide a form to edit options for this plugin.
views_plugin_style_summary::options_form function plugins/views_plugin_style_summary.inc Provide a form to edit options for this plugin.
views_plugin_style_summary_jump_menu::options_form function plugins/views_plugin_style_summary_jump_menu.inc Provide a form to edit options for this plugin.
views_plugin_style_summary_unformatted::options_form function plugins/views_plugin_style_summary_unformatted.inc Provide a form to edit options for this plugin.
views_plugin_style_table::options_form function plugins/views_plugin_style_table.inc Render the given style.
views_process_check_options function includes/form.inc #process callback to see if we need to check_plain() the options.