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_localization_core class core/modules/views/plugins/views_plugin_localization_core.inc Localization plugin to pass translatable strings through t().
views_plugin_localization::init function core/modules/views/plugins/views_plugin_localization.inc Initialize the plugin.
views_plugin_localization::save function core/modules/views/plugins/views_plugin_localization.inc Save string source for translation.
views_plugin_display_attachment class core/modules/views/plugins/views_plugin_display_attachment.inc The plugin that handles an attachment display.
views_plugin_exposed_form::init function core/modules/views/plugins/views_plugin_exposed_form.inc Initialize the plugin.
views_plugin_style::uses_fields function core/modules/views/plugins/views_plugin_style.inc Return TRUE if this style also uses fields.
views_plugin_pager_full::render function core/modules/views/plugins/views_plugin_pager_full.inc Render the pager.
views_plugin_style::uses_tokens function core/modules/views/plugins/views_plugin_style.inc Return TRUE if this style uses tokens.
_ckeditor5_get_plugin_libraries function core/modules/ckeditor5/ckeditor5.module Retrieve a list of CKEditor-related libraries used by any CKEditor 5 plugin.
ViewsUiBaseViewsWizard::$plugin property core/modules/views_ui/wizards/views_ui_base_views_wizard.php
date_views_plugin_pager::render function core/modules/date/views/date_views_plugin_pager.inc Render the pager.
views_plugin_display::use_pager function core/modules/views/plugins/views_plugin_display.inc Does the display have a pager enabled?
views_plugin_display::attach_to function core/modules/views/plugins/views_plugin_display.inc Allow displays to attach to other views.
views_plugin_pager::pre_execute function core/modules/views/plugins/views_plugin_pager.inc Perform any needed actions just prior to the query executing.
views_plugin_display_block.test file core/modules/views/tests/plugins/views_plugin_display_block.test Definition of ViewsBasicTest.
views_plugin_display::hook_menu function core/modules/views/plugins/views_plugin_display.inc If this display creates a page with a menu item, implement it here.
views_plugin_row_node_rss::init function core/modules/node/views/views_plugin_row_node_rss.inc Override init function to convert fulltext view-mode to full.
ViewsPluginDisplayBlockTestCase class core/modules/views/tests/plugins/views_plugin_display_block.test Basic test class for Views query builder tests.
views_plugin_pager_mini::render function core/modules/views/plugins/views_plugin_pager_mini.inc Overrides views_plugin_pager_full::render().
views_plugin_style_mapping.test file core/modules/views/tests/styles/views_plugin_style_mapping.test Definition of ViewsPluginStyleMappingTest.
views_plugin_cache::cache_flush function core/modules/views/plugins/views_plugin_cache.inc Clear out cached data for a view.
views_plugin_cache::post_render function core/modules/views/plugins/views_plugin_cache.inc Post process any rendered data.
views_plugin_cache::cache_start function core/modules/views/plugins/views_plugin_cache.inc Start caching javascript, css and other out of band info.
views_plugin_exposed_form_basic class core/modules/views/plugins/views_plugin_exposed_form_basic.inc Exposed form plugin that provides a basic exposed form.
views_plugin_row_rss_fields.inc file core/modules/views/plugins/views_plugin_row_rss_fields.inc Contains an implementation of RSS items based on fields on a row plugin.
views_plugin_display_feed::init function core/modules/views/plugins/views_plugin_display_feed.inc
Views argument validate plugins group core/modules/views/plugins/views_plugin_argument_validate.inc Allow specialized methods of validating arguments.
views_plugin_exposed_form::query function core/modules/views/plugins/views_plugin_exposed_form.inc Add anything to the query that we might need to.
entityreference_plugin_style.inc file core/modules/entityreference/views/entityreference_plugin_style.inc Handler for entityreference_plugin_style.
views_plugin_row_comment_rss.inc file core/modules/comment/views/views_plugin_row_comment_rss.inc Contains the comment RSS row style plugin.
views_plugin_style::options_form function core/modules/views/plugins/views_plugin_style.inc Provide a form to edit options for this plugin.
views_plugin_query::options_form function core/modules/views/plugins/views_plugin_query.inc Add settings for the ui.
views_plugin_query::render_pager function core/modules/views/plugins/views_plugin_query.inc Render the pager, if necessary.
views_plugin_display::get_option function core/modules/views/plugins/views_plugin_display.inc Intelligently get an option either from this display or from the default display, if directed to do so.
views_plugin_display::get_plugin function core/modules/views/plugins/views_plugin_display.inc Get the instance of a plugin, for example style or row.
views_plugin_pager::get_pager_id function core/modules/views/plugins/views_plugin_pager.inc Get the pager id, if it exists
views_plugin_display::set_option function core/modules/views/plugins/views_plugin_display.inc Intelligently set an option either from this display or from the default display, if directed to do so.
views_plugin_pager::post_execute function core/modules/views/plugins/views_plugin_pager.inc Perform any needed actions just after the query executing.
views_plugin_pager::uses_exposed function core/modules/views/plugins/views_plugin_pager.inc
views_plugin_row_node_view::init function core/modules/node/views/views_plugin_row_node_view.inc Initialize the row plugin.
views_plugin_access_role::access function core/modules/views/plugins/views_plugin_access_role.inc Determine if the current user has access or not.
views_plugin_row_search_view.inc file core/modules/search/views/views_plugin_row_search_view.inc Definition of views_plugin_row_search_view.
views_plugin_query_default::init function core/modules/views/plugins/views_plugin_query_default.inc Constructor; Create the basic query object and fill with default values.
views_plugin_access_perm::access function core/modules/views/plugins/views_plugin_access_perm.inc Determine if the current user has access or not.
views_plugin_style_table::$order property core/modules/views/plugins/views_plugin_style_table.inc Contains the current active sort order, either desc or asc.
views_plugin_cache::cache_expire function core/modules/views/plugins/views_plugin_cache.inc Determine the expiration time of the cache type, or NULL if no expire.
views_plugin_display_default.inc file core/modules/views/plugins/views_plugin_display_default.inc Contains the default display plugin.
views_plugin_style_jump_menu.inc file core/modules/views/plugins/views_plugin_style_jump_menu.inc Contains the table style plugin.
views_plugin_row::options_submit function core/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_plugin_localization::delete function core/modules/views/plugins/views_plugin_localization.inc Delete a string.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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