| template_preprocess_views_summarize_style_plugin_summarized_table | ./views_summarize.module | Themes the form for the Views Summarized table Settings. |  |  | 
          
                  | template_preprocess_views_summarize_view_summarized_table | ./views_summarize.module | Display a view as a table summary. |  |  | 
          
                  | views_summarize_theme | ./views_summarize.module | Implements hook_theme(). |  |  | 
          
                  | views_summarize_type_average | ./views_summarize.module | Creates the markup for the total value for an average column. |  |  | 
          
                  | views_summarize_type_average_no_empties | ./views_summarize.module | Creates the markup for the total value for an average column. |  |  | 
          
                  | views_summarize_type_count | ./views_summarize.module | Creates the markup for the total number of non-empty values in this column. |  |  | 
          
                  | views_summarize_type_currency | ./views_summarize.module | Creates the markup for the total value for a currency amount. |  |  | 
          
                  | views_summarize_type_none | ./views_summarize.module | Creates the markup for a no summary column. |  |  | 
          
                  | views_summarize_type_range | ./views_summarize.module | Creates the markup for the maximum and minimum values in this column. |  |  | 
          
                  | views_summarize_type_spread | ./views_summarize.module | Creates the markup for a spread table in this column. |  |  | 
          
                  | views_summarize_type_total | ./views_summarize.module | Creates the markup for the total value for a numeric column. |  |  | 
          
                  | _views_summarize_get_cleaned_value | ./views_summarize.module | Gets the record's value after stripping invalid characters. | 4 |  | 
          
                  | _views_summarize_get_formatted_summary | ./views_summarize.module | Gets the summary's formatted result. | 4 |  | 
          
                  | _views_summarize_get_prefix_suffix | ./views_summarize.module | Gets the prefix and suffix for a summary's output, if they exist. | 1 |  | 
          
                  | _views_summarize_type_count_filter | ./views_summarize.module | Checks whether the given value is set (i.e., not null) or not. |  | 1 |