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

Search for plugin

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
views_plugin_style_summary_jump_menu::render function core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc Render the display in this style.
views_plugin_query_default::add_relationship function core/modules/views/plugins/views_plugin_query_default.inc A relationship is an alternative endpoint to a series of table joins. Relationships must be aliases of the primary table and they must join either to the primary table or to a pre-existing relationship.
views_plugin_row_comment_view::summary_title function core/modules/comment/views/views_plugin_row_comment_view.inc Returns the summary of the settings in the display.
views_plugin_exposed_form_input_required.inc file core/modules/views/plugins/views_plugin_exposed_form_input_required.inc Definition of views_plugin_exposed_form_input_required.
views_plugin_style_rss::get_channel_elements function core/modules/views/plugins/views_plugin_style_rss.inc Return an array of additional XHTML elements to add to the channel.
views_plugin_display_feed::option_definition function core/modules/views/plugins/views_plugin_display_feed.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_display_feed::uses_link_display function core/modules/views/plugins/views_plugin_display_feed.inc Check to see if the display has some need to link to another display.
ViewsPluginDisplayEmbedTestCase::$admin_user property core/modules/views/tests/plugins/views_plugin_display_embed.test
views_plugin_argument_validate::options_form function core/modules/views/plugins/views_plugin_argument_validate.inc Provide the default form for setting options.
views_plugin_argument_validate::check_access function core/modules/views/plugins/views_plugin_argument_validate.inc If we don't have access to the form but are showing it anyway, ensure that the form is safe and cannot be changed from user input.
views_plugin_display_extender::options_submit function core/modules/views/plugins/views_plugin_display_extender.inc Handle any special handling on the validate 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_plugin_display_attachment::uses_exposed function core/modules/views/plugins/views_plugin_display_attachment.inc Attachment displays only use exposed widgets if they are set to inherit the exposed filter settings of their parent display.
views_plugin_exposed_form::exposed_form_alter function core/modules/views/plugins/views_plugin_exposed_form.inc
views_plugin_display_attachment::render_pager function core/modules/views/plugins/views_plugin_display_attachment.inc Not all display plugins will support pager rendering.
ViewsPluginStyleJumpMenuTest::getJumpMenuView function core/modules/views/tests/styles/views_plugin_style_jump_menu.test
ViewsPluginStyleMappingTest::testMappedOutput function core/modules/views/tests/styles/views_plugin_style_mapping.test Verifies that the fields were mapped correctly.
views_plugin_style_summary::option_definition function core/modules/views/plugins/views_plugin_style_summary.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_argument_default::options_submit function core/modules/views/plugins/views_plugin_argument_default.inc Provide the default form form for submitting options
views_plugin_row_node_view::option_definition function core/modules/node/views/views_plugin_row_node_view.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_access_role::get_access_callback function core/modules/views/plugins/views_plugin_access_role.inc Determine the access callback and arguments.
views_test_plugin_access_test_dynamic::access function core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc Determine if the current user has access or not.
entityreference_plugin_row_fields::pre_render function core/modules/entityreference/views/entityreference_plugin_row_fields.inc Allow the style to do stuff before each row is rendered.
EntityReferenceBehaviorHandlerBroken::$plugin property core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc The plugin definition.
views_plugin_access_perm::get_access_callback function core/modules/views/plugins/views_plugin_access_perm.inc Determine the access callback and arguments.
views_plugin_query_default::option_definition function core/modules/views/plugins/views_plugin_query_default.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_display_block::option_definition function core/modules/views/plugins/views_plugin_display_block.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_user_view::option_definition function core/modules/user/views/views_plugin_row_user_view.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_display_embed::option_definition function core/modules/views/plugins/views_plugin_display_embed.inc Overrides views_plugin_display::option_definition().
views_plugin_style_mapping::option_definition function core/modules/views/plugins/views_plugin_style_mapping.inc Overrides views_plugin_style::option_definition().
views_plugin_localization_test::$exportStrings property core/modules/views/tests/views_plugin_localization_test.inc
views_plugin_display_extender::options_summary function core/modules/views/plugins/views_plugin_display_extender.inc Provide the default summary for options in the views UI.
views_plugin_exposed_form::render_exposed_form function core/modules/views/plugins/views_plugin_exposed_form.inc Render the exposed filter form.
views_plugin_exposed_form::exposed_form_submit function core/modules/views/plugins/views_plugin_exposed_form.inc This function is executed when the exposed form is submitted.
ViewsPluginStyleTestCase::testCustomRowClasses function core/modules/views/tests/styles/views_plugin_style.test Tests custom css classes.
views_plugin_pager_full::exposed_form_validate function core/modules/views/plugins/views_plugin_pager_full.inc
views_plugin_argument_default_taxonomy_tid.inc file core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Definition of views_plugin_argument_default_taxonomy_tid.
views_plugin_argument_default::convert_options function core/modules/views/plugins/views_plugin_argument_default.inc Convert options from the older style.
views_plugin_argument_default_current_user.inc file core/modules/user/views/views_plugin_argument_default_current_user.inc Contains the current user argument default plugin.
entityreference_plugin_display::get_style_type function core/modules/entityreference/views/entityreference_plugin_display.inc Displays can require a certain type of style plugin. By default, they will be 'normal'.
views_plugin_display_block::get_argument_input function core/modules/views/plugins/views_plugin_display_block.inc Adjust the array of argument input to match the current list of arguments available for this display. This ensures that changing the arguments doesn't cause the argument input field to just break.
ViewsPluginDisplayBlockTestCase::$test_content property core/modules/views/tests/plugins/views_plugin_display_block.test
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(
ViewsPluginDisplayEmbedTestCase::$test_content property core/modules/views/tests/plugins/views_plugin_display_embed.test
views_plugin_argument_validate::options_submit function core/modules/views/plugins/views_plugin_argument_validate.inc Provide the default form form for submitting options
views_plugin_display_extender::options_validate function core/modules/views/plugins/views_plugin_display_extender.inc Validate the options form.
views_plugin_argument_default_php::options_form function core/modules/views/plugins/views_plugin_argument_default_php.inc Provide the default form for setting options.
views_plugin_argument_default_php::get_argument function core/modules/views/plugins/views_plugin_argument_default_php.inc Return the default argument.
views_plugin_display_attachment::options_submit function core/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.
views_plugin_argument_default_raw::options_form function core/modules/views/plugins/views_plugin_argument_default_raw.inc Provide the default form for setting options.

Pages

  • « first
  • ‹ previous
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 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
    • Dialog API
  • 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