Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for options_form

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
views_plugin_style_summary::options_form function core/modules/views/plugins/views_plugin_style_summary.inc Provide a form to edit options for this plugin.
views_plugin_row_node_view::options_form function core/modules/node/views/views_plugin_row_node_view.inc Provide a form for setting options.
views_handler_relationship::options_form function core/modules/views/handlers/views_handler_relationship.inc Default options form that provides the label widget that all fields should have.
views_plugin_query_default::options_form function core/modules/views/plugins/views_plugin_query_default.inc Add settings for the ui.
views_plugin_row_user_view::options_form function core/modules/user/views/views_plugin_row_user_view.inc Provide a form for setting options.
views_plugin_display_block::options_form function core/modules/views/plugins/views_plugin_display_block.inc Provide the default form for setting options.
views_handler_field_custom::options_form function core/modules/views/handlers/views_handler_field_custom.inc Default options form that provides the label widget that all fields should have.
views_handler_argument_null::options_form function core/modules/views/handlers/views_handler_argument_null.inc Override options_form() so that only the relevant options are displayed to the user.
views_handler_field_boolean::options_form function core/modules/views/handlers/views_handler_field_boolean.inc Default options form that provides the label widget that all fields should have.
date_views_argument_handler::options_form function core/modules/date/views/date_views_argument_handler.inc Add a form element to select date_fields for this argument.
views_handler_filter_broken::options_form function core/modules/views/handlers/views_handler_filter.inc Provide the basic form which calls through to subforms. If overridden, it is best to call through to the parent, or to at least make sure all of the functions in this form are called.
views_handler_field_counter::options_form function core/modules/views/handlers/views_handler_field_counter.inc Default options form that provides the label widget that all fields should have.
views_handler_filter_search::options_form function core/modules/search/views/views_handler_filter_search.inc Overrides views_handler_filter::options_form().
views_handler_field_numeric::options_form function core/modules/views/handlers/views_handler_field_numeric.inc Default options form that provides the label widget that all fields should have.
views_handler_field_comment::options_form function core/modules/comment/views/views_handler_field_comment.inc Provide link-to-comment option
views_plugin_row_rss_fields::options_form function core/modules/views/plugins/views_plugin_row_rss_fields.inc Provide a form for setting options.
views_handler_field_file_uri::options_form function core/modules/file/views/views_handler_field_file_uri.inc Provide link to file option
views_handler_field_taxonomy::options_form function core/modules/taxonomy/views/views_handler_field_taxonomy.inc Provide link to taxonomy option
views_plugin_row_search_view::options_form function core/modules/search/views/views_plugin_row_search_view.inc Provide a form for setting options.
views_handler_filter_combine::options_form function core/modules/views/handlers/views_handler_filter_combine.inc Provide the basic form which calls through to subforms. If overridden, it is best to call through to the parent, or to at least make sure all of the functions in this form are called.
entityreference_plugin_style::options_form function core/modules/entityreference/views/entityreference_plugin_style.inc Provide a form to edit options for this plugin.
views_plugin_row_comment_rss::options_form function core/modules/comment/views/views_plugin_row_comment_rss.inc Provide a form for setting options.
views_plugin_style_jump_menu::options_form function core/modules/views/plugins/views_plugin_style_jump_menu.inc Render the given style.
views_plugin_display_extender::options_form function core/modules/views/plugins/views_plugin_display_extender.inc Provide a form to edit options for this plugin.
views_handler_argument_broken::options_form function core/modules/views/handlers/views_handler_argument.inc Build the options form.
views_handler_field_file_size::options_form function core/modules/views/handlers/views_handler_field.inc
views_handler_field_file_icon::options_form function core/modules/file/views/views_handler_field_file_icon.inc Default options form that provides the label widget that all fields should have.
views_handler_field_node_link::options_form function core/modules/node/views/views_handler_field_node_link.inc Default options form that provides the label widget that all fields should have.
views_plugin_argument_default::options_form function core/modules/views/plugins/views_plugin_argument_default.inc Provide the default form for setting options.
views_handler_field_user_link::options_form function core/modules/user/views/views_handler_field_user_link.inc Default options form that provides the label widget that all fields should have.
views_handler_field_term_path::options_form function core/modules/taxonomy/views/views_handler_field_term_path.inc Default options form that provides the label widget that all fields should have.
views_handler_field_bulk_form::options_form function core/modules/views/handlers/views_handler_field_bulk_form.inc Overrides views_handler_field::options_form().
views_handler_field_user_mail::options_form function core/modules/user/views/views_handler_field_user_mail.inc Provide link to node option
views_handler_field_node_type::options_form function core/modules/node/views/views_handler_field_node_type.inc Provide machine_name option for to node type display.
views_handler_field_file_type::options_form function core/modules/file/views/views_handler_field_file_type.inc Provide machine_name option for to file type display.
views_handler_field_user_name::options_form function core/modules/user/views/views_handler_field_user_name.inc Provide link to node option
views_handler_argument_string::options_form function core/modules/views/handlers/views_handler_argument_string.inc Build the options form.
views_handler_field_node_path::options_form function core/modules/node/views/views_handler_field_node_path.inc Provide additional options for the path field.
views_plugin_row_comment_view::options_form function core/modules/comment/views/views_plugin_row_comment_view.inc Provide a form for setting options.
views_handler_area_text_custom::options_form function core/modules/views/handlers/views_handler_area_text_custom.inc Default options form that provides the label widget that all fields should have.
views_handler_field_serialized::options_form function core/modules/views/handlers/views_handler_field_serialized.inc Default options form that provides the label widget that all fields should have.
views_plugin_argument_validate::options_form function core/modules/views/plugins/views_plugin_argument_validate.inc Provide the default form for setting options.
views_handler_argument_numeric::options_form function core/modules/views/handlers/views_handler_argument_numeric.inc Build the options form.
views_plugin_display_attachment::options_form function core/modules/views/plugins/views_plugin_display_attachment.inc Provide the default form for setting options.
views_handler_field_system_info::options_form function core/modules/system/views/views_handler_field_system_info.inc Default options form that provides the label widget that all fields should have.
date_views_filter_handler::extra_options_form function core/modules/date/views/date_views_filter_handler.inc Provide a form for setting options.
views_handler_field_machine_name::options_form function core/modules/views/handlers/views_handler_field_machine_name.inc Default options form that provides the label widget that all fields should have.
views_handler_field_search_score::options_form function core/modules/search/views/views_handler_field_search_score.inc Default options form that provides the label widget that all fields should have.
views_handler_field_contact_link::options_form function core/modules/contact/views/views_handler_field_contact_link.inc Default options form that provides the label widget that all fields should have.
views_handler_field_comment_link::options_form function core/modules/comment/views/views_handler_field_comment_link.inc Default options form that provides the label widget that all fields should have.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org