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

Search for option_definition

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
views_plugin_style_mapping::option_definition function core/modules/views/plugins/views_plugin_style_mapping.inc Overrides views_plugin_style::option_definition().
views_handler_field_boolean::option_definition function core/modules/views/handlers/views_handler_field_boolean.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_null::option_definition function core/modules/views/handlers/views_handler_argument_null.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
date_views_argument_handler::option_definition function core/modules/date/views/date_views_argument_handler.inc Default value for the date_fields option.
views_handler_field_counter::option_definition function core/modules/views/handlers/views_handler_field_counter.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_search::option_definition function core/modules/search/views/views_handler_filter_search.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_numeric::option_definition function core/modules/views/handlers/views_handler_field_numeric.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_string::option_definition function core/modules/views/handlers/views_handler_filter_string.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_comment::option_definition function core/modules/comment/views/views_handler_field_comment.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_rss_fields::option_definition function core/modules/views/plugins/views_plugin_row_rss_fields.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_file_uri::option_definition function core/modules/file/views/views_handler_field_file_uri.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_taxonomy::option_definition function core/modules/taxonomy/views/views_handler_field_taxonomy.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_numeric::option_definition function core/modules/views/handlers/views_handler_filter_numeric.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_search_view::option_definition function core/modules/search/views/views_plugin_row_search_view.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_combine::option_definition function core/modules/views/handlers/views_handler_filter_combine.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
entityreference_plugin_style::option_definition function core/modules/entityreference/views/entityreference_plugin_style.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_comment_rss::option_definition function core/modules/comment/views/views_plugin_row_comment_rss.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style_jump_menu::option_definition function core/modules/views/plugins/views_plugin_style_jump_menu.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_file_size::option_definition function core/modules/views/handlers/views_handler_field.inc
views_handler_field_file_icon::option_definition function core/modules/file/views/views_handler_field_file_icon.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_node_link::option_definition function core/modules/node/views/views_handler_field_node_link.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_argument_default::option_definition function core/modules/views/plugins/views_plugin_argument_default.inc Retrieve the options when this is a new access control plugin
views_handler_field_user_link::option_definition function core/modules/user/views/views_handler_field_user_link.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_term_path::option_definition function core/modules/taxonomy/views/views_handler_field_term_path.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_bulk_form::option_definition function core/modules/views/handlers/views_handler_field_bulk_form.inc Overrides views_handler_field::option_definition().
views_handler_field_user_mail::option_definition function core/modules/user/views/views_handler_field_user_mail.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_node_type::option_definition function core/modules/node/views/views_handler_field_node_type.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_file_type::option_definition function core/modules/file/views/views_handler_field_file_type.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_user_name::option_definition function core/modules/user/views/views_handler_field_user_name.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_string::option_definition function core/modules/views/handlers/views_handler_argument_string.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_node_path::option_definition function core/modules/node/views/views_handler_field_node_path.inc Default value for the path field option.
views_plugin_row_comment_view::option_definition function core/modules/comment/views/views_plugin_row_comment_view.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_node_tnid::option_definition function core/modules/translation/views/views_handler_filter_node_tnid.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_area_text_custom::option_definition function core/modules/views/handlers/views_handler_area_text_custom.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
entityreference_plugin_display::option_definition function core/modules/entityreference/views/entityreference_plugin_display.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_serialized::option_definition function core/modules/views/handlers/views_handler_field_serialized.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_argument_validate::option_definition function core/modules/views/plugins/views_plugin_argument_validate.inc Retrieve the options when this is a new access control plugin
views_handler_argument_numeric::option_definition function core/modules/views/handlers/views_handler_argument_numeric.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_display_attachment::option_definition function core/modules/views/plugins/views_plugin_display_attachment.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_system_info::option_definition function core/modules/system/views/views_handler_field_system_info.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_machine_name::option_definition function core/modules/views/handlers/views_handler_field_machine_name.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_in_operator::option_definition function core/modules/views/handlers/views_handler_filter_in_operator.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_search_score::option_definition function core/modules/search/views/views_handler_field_search_score.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_comment_link::option_definition function core/modules/comment/views/views_handler_field_comment_link.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
date_views_filter_handler_simple::option_definition function core/modules/date/views/date_views_filter_handler_simple.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_many_to_one::option_definition function core/modules/views/handlers/views_handler_filter_many_to_one.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_user_picture::option_definition function core/modules/user/views/views_handler_field_user_picture.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_argument_default_php::option_definition function core/modules/views/plugins/views_plugin_argument_default_php.inc Retrieve the options when this is a new access control plugin
views_handler_field_term_language::option_definition function core/modules/locale/views/views_handler_field_term_language.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_argument_default_raw::option_definition function core/modules/views/plugins/views_plugin_argument_default_raw.inc Retrieve the options when this is a new access control plugin

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