Preprocessors and helper functions to make theme development easier.

File

core/modules/views/templates/views.theme.inc

Functions

Namesort descending Description
template_preprocess_views_exposed_form Default theme function for all filter forms.
template_preprocess_views_view Preprocess the primary theme implementation for a view.
template_preprocess_views_view_field Process a single field within a view.
template_preprocess_views_view_fields Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_grid Display a view as a grid style.
template_preprocess_views_view_grouping Process a single grouping within a view.
template_preprocess_views_view_list Display the view as an HTML list element
template_preprocess_views_view_row_rss Default theme function for all RSS rows.
template_preprocess_views_view_rss Preprocess an RSS feed
template_preprocess_views_view_summary Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_summary_unformatted Template preprocess theme function to print summary basically unformatted.
template_preprocess_views_view_table Display a view as a table style.
template_preprocess_views_view_unformatted Display the simple view of rows one after another
theme_views_container Generic <div> container function.
theme_views_form_views_form Theme function for a View with form elements: replace the placeholders.
theme_views_mini_pager
theme_views_view_field Display a single views field.
theme_views_view_grouping Display a single views grouping.
_views_theme_functions Provide a full array of possible themes to try for a given hook.