You are here

6 calls to _views_summarize_get_header() in Views Summarize 7.2

theme_views_summarize_type_average in ./views_summarize.module
Themes the average of the values in the column.
theme_views_summarize_type_count in ./views_summarize.module
Themes the count of values in the column.
theme_views_summarize_type_range in ./views_summarize.module
Themes the minimum and maximum values in the column.
theme_views_summarize_type_spread in ./views_summarize.module
Themes a spread table for the values in the column.
theme_views_summarize_type_total in ./views_summarize.module
Themes the total of the values in the column.
theme_views_summarize_type_unique in ./views_summarize.module
Themes the number of unique values in the column.