Search for summary_argument
Title | Object type | File name | Summary |
---|---|---|---|
views_handler_argument::summary_argument | function | handlers/ |
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/ |
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/ |
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/ |
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/ |
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/ |
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(). |