Search for summary_argument

  1. Search 7.x-3.x for summary_argument
  2. Other projects
Title Object type File name Summary
views_handler_argument::summary_argument function handlers/views_handler_argument.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_many_to_one::summary_argument function 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_argument_node_created_day::summary_argument function modules/node/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_month::summary_argument function modules/node/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_string::summary_argument function 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_argument_term_node_tid::summary_argument function modules/taxonomy/views_handler_argument_term_node_tid.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().