|
views_plugin_row_node_view::options_form_summary_options |
function |
core/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 |
core/modules/user/views/views_plugin_row_user_view.inc |
Return the main options, which are shown in the summary title. |
|
views_plugin_style_summary_unformatted::option_definition |
function |
core/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 |
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_filter_history_user_timestamp::admin_summary |
function |
core/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 |
core/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_fulldate::summary_name |
function |
core/modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
|
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_row_comment_view::options_form_summary_options |
function |
core/modules/comment/views/views_plugin_row_comment_view.inc |
Return the main options, which are shown in the summary title. |
|
views_handler_argument_node_created_year_month::summary_name |
function |
core/modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
|
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. |