views_handler_argument::summary_argument |
function |
core/modules/views/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_string::summary_argument |
function |
core/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_argument::process_summary_arguments |
function |
core/modules/views/handlers/views_handler_argument.inc |
Process the summary arguments for display. |
date_views_argument_handler_simple::summary_argument |
function |
core/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_many_to_one::summary_argument |
function |
core/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_argument_node_created_day::summary_argument |
function |
core/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_argument_validate::process_summary_arguments |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Process the summary arguments for displaying. |
views_handler_argument_node_created_month::summary_argument |
function |
core/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_argument_validate_user::process_summary_arguments |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Process the summary arguments for displaying. |
views_plugin_argument_validate_taxonomy_term::process_summary_arguments |
function |
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Process the summary arguments for displaying. |