Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for plugin

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
date_views_plugin_pager::option_definition function modules/date/views/date_views_plugin_pager.inc Tell Views what options this plugin can store.
views_plugin_argument_default_current_user class modules/user/views/views_plugin_argument_default_current_user.inc Default argument plugin to extract the global $user
views_plugin_row_search_view::options_form function modules/search/views/views_plugin_row_search_view.inc Provide a form for setting options.
views_plugin_display_attachment::attach_to function modules/views/plugins/views_plugin_display_attachment.inc Attach to another view.
views_plugin_display_block::options_submit function modules/views/plugins/views_plugin_display_block.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_none::$translate property modules/views/plugins/views_plugin_localization_none.inc
views_plugin_display_attachment::use_pager function modules/views/plugins/views_plugin_display_attachment.inc Does the display have a pager enabled?
views_plugin_access_role::options_validate function modules/views/plugins/views_plugin_access_role.inc Provide the default form form for validating options
views_plugin_style_jump_menu::options_form function modules/views/plugins/views_plugin_style_jump_menu.inc Render the given style.
views_handler_argument::needs_style_plugin function modules/views/handlers/views_handler_argument.inc Determine if the argument needs a style plugin.
views_plugin_query_default::get_where_args function modules/views/plugins/views_plugin_query_default.inc Get the arguments attached to the WHERE and HAVING clauses of this query.
views_plugin_argument_default_taxonomy_tid class modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc Taxonomy tid default argument.
views_plugin_display::defaultable_sections function modules/views/plugins/views_plugin_display.inc Static member function to list which sections are defaultable and what items each section contains.
views_plugin_query_default::compile_fields function modules/views/plugins/views_plugin_query_default.inc Build fields array.
views_plugin_pager_some::option_definition function modules/views/plugins/views_plugin_pager_some.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_fields::option_definition function modules/views/plugins/views_plugin_row_fields.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_display_page::options_summary function modules/views/plugins/views_plugin_display_page.inc Provide the summary for page options in the views UI.
views_plugin_query_default::get_table_info function modules/views/plugins/views_plugin_query_default.inc Get the information associated with a table.
views_plugin_display::get_arguments_tokens function modules/views/plugins/views_plugin_display.inc Returns to tokens for arguments.
views_plugin_style_summary_unformatted.inc file modules/views/plugins/views_plugin_style_summary_unformatted.inc Contains the unformatted summary style plugin.
views_plugin_query_default::options_submit function modules/views/plugins/views_plugin_query_default.inc Special submit handling.
views_plugin_style_list::option_definition function modules/views/plugins/views_plugin_style_list.inc Set default options
views_plugin_pager_mini::option_definition function modules/views/plugins/views_plugin_pager_mini.inc Overrides views_plugin_pager_full::option_definition().
views_plugin_argument_validate_numeric.inc file modules/views/plugins/views_plugin_argument_validate_numeric.inc Contains the numeric argument validator plugin.
views_plugin_cache_time::option_definition function modules/views/plugins/views_plugin_cache_time.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_display::is_identifier_unique function modules/views/plugins/views_plugin_display.inc Check if the provided identifier is unique.
views_plugin_argument_validate_php::access function modules/views/plugins/views_plugin_argument_validate_php.inc Only let users with PHP block visibility permissions set/modify this validate plugin.
views_plugin_row_comment_view::options_form function modules/comment/views/views_plugin_row_comment_view.inc Provide a form for setting options.
views_plugin_pager_full::exposed_form_alter function modules/views/plugins/views_plugin_pager_full.inc
date_views_plugin_pager::set_argument_value function modules/date/views/date_views_plugin_pager.inc Set the view's argument value.
views_plugin_display_extender::options_form function modules/views/plugins/views_plugin_display_extender.inc Provide a form to edit options for this plugin.
DateViewsTestCase::testDateViewsPagerPlugin function modules/date/tests/date_views.test Test the date views pager plugin.
views_plugin_display_page::options_validate function modules/views/plugins/views_plugin_display_page.inc Validate the options form.
views_plugin_display_block::options_summary function modules/views/plugins/views_plugin_display_block.inc Provide the summary for page options in the views UI.
views_plugin_localization::translate_string function modules/views/plugins/views_plugin_localization.inc Translate a string.
views_plugin_localization_core::save_string function modules/views/plugins/views_plugin_localization_core.inc Save a string for translation.
views_plugin_style_table::option_definition function modules/views/plugins/views_plugin_style_table.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_pager_none::get_items_per_page function modules/views/plugins/views_plugin_pager_none.inc Get how many items per page this pager will display.
views_plugin_style_summary_jump_menu::query function modules/views/plugins/views_plugin_style_summary_jump_menu.inc Add anything to the query that we might need to.
views_plugin_argument_default::get_argument function modules/views/plugins/views_plugin_argument_default.inc Return the default argument.
views_plugin_query_default::get_field_alias function modules/views/plugins/views_plugin_query_default.inc Returns the alias for the given field added to $table.
views_plugin_query_default::build_condition function modules/views/plugins/views_plugin_query_default.inc Construct the "WHERE" or "HAVING" part of the query.
views_plugin_argument_default_book_root.inc file modules/book/views/views_plugin_argument_default_book_root.inc Contains the book root from current node argument default plugin.
views_plugin_argument_default::options_form function modules/views/plugins/views_plugin_argument_default.inc Provide the default form for setting options.
views_plugin_argument_default::check_access function modules/views/plugins/views_plugin_argument_default.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_access_role::option_definition function modules/views/plugins/views_plugin_access_role.inc Retrieve the options when this is a new access control plugin
views_plugin_access_perm::option_definition function modules/views/plugins/views_plugin_access_perm.inc Retrieve the options when this is a new access control plugin
views_plugin_query_default::set_count_field function modules/views/plugins/views_plugin_query_default.inc Set what field the query will count() on for paging.
views_plugin_display_page::option_definition function modules/views/plugins/views_plugin_display_page.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_display_page::execute_hook_menu function modules/views/plugins/views_plugin_display_page.inc Add this display's path information to Backdrop's menu system.

Pages

  • « first
  • ‹ previous
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS