Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for summary

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
views_plugin_style_summary::option_definition function 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_handler_argument_formula::summary_query function modules/views/handlers/views_handler_argument_formula.inc Build the summary query based on a formula
views_handler_filter_user_name::admin_summary function modules/user/views/views_handler_filter_user_name.inc Display the filter on the administrative summary
views_handler_filter_node_tnid::admin_summary function modules/translation/views/views_handler_filter_node_tnid.inc Display the filter on the administrative summary
views_plugin_display_extender::options_summary function modules/views/plugins/views_plugin_display_extender.inc Provide the default summary for options in the views UI.
TextSummaryTestCase::testFirstSentenceQuestion function modules/field/modules/text/tests/text.test Tests an edge case where the first sentence is a question and subsequent sentences are not. This edge case is documented at http://drupal.org/node/180425.
views_handler_argument_node_type::summary_name function modules/node/views/views_handler_argument_node_type.inc Override the behavior of summary_name(). Get the user friendly version of the node type.
date_views_filter_handler_simple::admin_summary function modules/date/views/date_views_filter_handler_simple.inc Display the filter on the administrative summary
views_handler_argument_field_list::summary_name function modules/field/views/views_handler_argument_field_list.inc Provides the name to use for the summary. By default this is just the name field.
views_handler_argument_string::summary_argument function modules/views/handlers/views_handler_argument_string.inc Provide the argument to use to link from the summary to the next level; this will be called once per row of a summary, and used as part of $view->get_url().
views_handler_filter_in_operator::admin_summary function modules/views/handlers/views_handler_filter_in_operator.inc Display the filter on the administrative summary
views_handler_filter_node_access::admin_summary function modules/node/views/views_handler_filter_node_access.inc Display the filter on the administrative summary
views_handler_filter_node_status::admin_summary function modules/node/views/views_handler_filter_node_status.inc Display the filter on the administrative summary
date_views_argument_handler_simple::summary_name function modules/date/views/date_views_argument_handler_simple.inc Provide a link to the next level of the view from the summary.
hook_date_field_formatter_settings_summary_alter function modules/date/date.api.php Alter a date field formatter settings summary.
views_plugin_display_attachment::options_summary function modules/views/plugins/views_plugin_display_attachment.inc Provide the summary for attachment options in the views UI.
LayoutRelationshipAuthorFromNode::getAdminSummary function modules/layout/plugins/relationships/author_from_node.inc Return a summary for this relationship.
date_views_argument_handler_simple::summary_query function modules/date/views/date_views_argument_handler_simple.inc Inject a test for valid date range before the summary query.
field_test_field_formatter_settings_summary_alter function modules/field/tests/field_test/field_test.module Implements hook_field_formatter_settings_summary_alter().
views_handler_argument::process_summary_arguments function modules/views/handlers/views_handler_argument.inc Process the summary arguments for display.
views_handler_argument_many_to_one::summary_query function modules/views/handlers/views_handler_argument_many_to_one.inc Build the info for the summary query.
views_handler_argument_locale_group::summary_name function modules/locale/views/views_handler_argument_locale_group.inc Override the behavior of summary_name(). Get the user friendly version of the group.
views_handler_filter_term_node_tid::admin_summary function modules/taxonomy/views/views_handler_filter_term_node_tid.inc Display the filter on the administrative summary
views_handler_filter_fields_compare::admin_summary function modules/views/handlers/views_handler_filter_fields_compare.inc Overrides views_handler_filter#admin_summary().
views_plugin_style_summary_jump_menu::options_form function modules/views/plugins/views_plugin_style_summary_jump_menu.inc Provide a form to edit options for this plugin.
views_handler_argument_node_language::summary_name function modules/node/views/views_handler_argument_node_language.inc Override the behavior of summary_name(). Get the user friendly version of the language.
views_handler_argument_term_language::summary_name function modules/taxonomy/views/views_handler_argument_term_language.inc Override the behavior of summary_name(). Get the user friendly version of the language.
template_preprocess_views_view_summary_unformatted function modules/views/templates/views.theme.inc Template preprocess theme function to print summary basically unformatted.
views_handler_filter_node_tnid_child::admin_summary function modules/translation/views/views_handler_filter_node_tnid_child.inc Display the filter on the administrative summary
views_plugin_style_summary_unformatted::options_form function modules/views/plugins/views_plugin_style_summary_unformatted.inc Provide a form to edit options for this plugin.
views_handler_argument_locale_language::summary_name function modules/locale/views/views_handler_argument_locale_language.inc Override the behavior of summary_name(). Get the user friendly version of the language.
views_handler_argument_many_to_one::summary_argument function modules/views/handlers/views_handler_argument_many_to_one.inc Provide the argument to use to link from the summary to the next level; this will be called once per row of a summary, and used as part of $view->get_url().
views_handler_filter_boolean_operator::admin_summary function modules/views/handlers/views_handler_filter_boolean_operator.inc Display the filter on the administrative summary
date_views_argument_handler_simple::summary_argument function modules/date/views/date_views_argument_handler_simple.inc Provide the argument to use to link from the summary to the next level.
views_handler_argument_node_created_day::summary_name function modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_argument_node_created_week::summary_name function modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_argument_field_list_string::summary_name function modules/field/views/views_handler_argument_field_list_string.inc Provides the name to use for the summary. By default this is just the name field.
views_handler_argument_node_created_month::summary_name function modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_plugin_row_node_rss::options_form_summary_options function modules/node/views/views_plugin_row_node_rss.inc Return the main options, which are shown in the summary title.
views_plugin_style_summary_jump_menu::option_definition function modules/views/plugins/views_plugin_style_summary_jump_menu.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_node_view::options_form_summary_options function modules/node/views/views_plugin_row_node_view.inc Return the main options, which are shown in the summary title.
views_plugin_row_user_view::options_form_summary_options function modules/user/views/views_plugin_row_user_view.inc Return the main options, which are shown in the summary title.
views_plugin_argument_validate::process_summary_arguments function modules/views/plugins/views_plugin_argument_validate.inc Process the summary arguments for displaying.
views_plugin_style_summary_unformatted::option_definition function modules/views/plugins/views_plugin_style_summary_unformatted.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_node_created_day::summary_argument function modules/node/views/views_handler_argument_dates_various.inc Provide the argument to use to link from the summary to the next level; this will be called once per row of a summary, and used as part of $view->get_url().
views_handler_argument_node_created_fulldate::summary_name function modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_filter_history_user_timestamp::admin_summary function modules/node/views/views_handler_filter_history_user_timestamp.inc Display the filter on the administrative summary
views_plugin_row_comment_rss::options_form_summary_options function modules/comment/views/views_plugin_row_comment_rss.inc Return the main options, which are shown in the summary title
views_handler_argument_node_created_month::summary_argument function modules/node/views/views_handler_argument_dates_various.inc Provide the argument to use to link from the summary to the next level; this will be called once per row of a summary, and used as part of $view->get_url().
views_plugin_row_comment_view::options_form_summary_options function modules/comment/views/views_plugin_row_comment_view.inc Return the main options, which are shown in the summary title.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 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