Name Locationsort descending Description
views_plugin_style_rss::get_description core/modules/views/plugins/views_plugin_style_rss.inc Get RSS feed description.
views_plugin_style_rss::render core/modules/views/plugins/views_plugin_style_rss.inc Render the display in this style.
views_plugin_style_summary::option_definition core/modules/views/plugins/views_plugin_style_summary.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style_summary::query core/modules/views/plugins/views_plugin_style_summary.inc Add anything to the query that we might need to.
views_plugin_style_summary::options_form core/modules/views/plugins/views_plugin_style_summary.inc Provide a form to edit options for this plugin.
views_plugin_style_summary::render core/modules/views/plugins/views_plugin_style_summary.inc Render the display in this style.
views_plugin_style_summary_jump_menu::option_definition core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style_summary_jump_menu::query core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc Add anything to the query that we might need to.
views_plugin_style_summary_jump_menu::options_form core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc Provide a form to edit options for this plugin.
views_plugin_style_summary_jump_menu::render core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc Render the display in this style.
views_plugin_style_summary_unformatted::option_definition 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_plugin_style_summary_unformatted::options_form core/modules/views/plugins/views_plugin_style_summary_unformatted.inc Provide a form to edit options for this plugin.
views_plugin_style_table::option_definition core/modules/views/plugins/views_plugin_style_table.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style_table::build_sort core/modules/views/plugins/views_plugin_style_table.inc Determine if we should provide sorting based upon $_GET inputs
views_plugin_style_table::build_sort_post core/modules/views/plugins/views_plugin_style_table.inc Add our actual sort criteria
views_plugin_style_table::sanitize_columns core/modules/views/plugins/views_plugin_style_table.inc Normalize a list of columns based upon the fields that are available. This compares the fields stored in the style handler to the list of fields actually in the view, removing fields that have been removed and adding new fields in their own column.
views_plugin_style_table::options_form core/modules/views/plugins/views_plugin_style_table.inc Render the given style.
views_plugin_style_table::even_empty core/modules/views/plugins/views_plugin_style_table.inc Should the output of the style plugin be rendered even if it's a empty view.
_views_theme_functions core/modules/views/templates/views.theme.inc Provide a full array of possible themes to try for a given hook.
template_preprocess_views_view core/modules/views/templates/views.theme.inc Preprocess the primary theme implementation for a view.
template_preprocess_views_view_fields core/modules/views/templates/views.theme.inc Preprocess theme function to print a single record from a row, with fields
theme_views_view_grouping core/modules/views/templates/views.theme.inc Display a single views grouping.
template_preprocess_views_view_grouping core/modules/views/templates/views.theme.inc Process a single grouping within a view.
theme_views_view_field core/modules/views/templates/views.theme.inc Display a single views field.
template_preprocess_views_view_field core/modules/views/templates/views.theme.inc Process a single field within a view.
template_preprocess_views_view_summary core/modules/views/templates/views.theme.inc Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_summary_unformatted core/modules/views/templates/views.theme.inc Template preprocess theme function to print summary basically unformatted.
template_preprocess_views_view_table core/modules/views/templates/views.theme.inc Display a view as a table style.
template_preprocess_views_view_grid core/modules/views/templates/views.theme.inc Display a view as a grid style.
template_preprocess_views_view_unformatted core/modules/views/templates/views.theme.inc Display the simple view of rows one after another
template_preprocess_views_view_list core/modules/views/templates/views.theme.inc Display the view as an HTML list element
template_preprocess_views_view_rss core/modules/views/templates/views.theme.inc Preprocess an RSS feed
template_preprocess_views_view_row_rss core/modules/views/templates/views.theme.inc Default theme function for all RSS rows.
template_preprocess_views_exposed_form core/modules/views/templates/views.theme.inc Default theme function for all filter forms.
theme_views_form_views_form core/modules/views/templates/views.theme.inc Theme function for a View with form elements: replace the placeholders.
theme_views_mini_pager core/modules/views/templates/views.theme.inc
theme_views_container core/modules/views/templates/views.theme.inc Generic <div> container function.
ViewsHandlerAreaTextTest::testAreaText core/modules/views/tests/handlers/views_handler_area_text.test
ViewsHandlerArgumentNullTest::viewsData core/modules/views/tests/handlers/views_handler_argument_null.test The views data definition.
ViewsHandlerArgumentNullTest::testAreaText core/modules/views/tests/handlers/views_handler_argument_null.test
ViewsHandlerArgumentStringTest::testGlossary core/modules/views/tests/handlers/views_handler_argument_string.test Tests the glossary feature.
ViewsHandlerArgumentStringTest::viewGlossary core/modules/views/tests/handlers/views_handler_argument_string.test Provide a test view for testGlossary.
ViewsHandlerFieldTest::setUp core/modules/views/tests/handlers/views_handler_field.test Sets up a Backdrop site for running functional and integration tests.
ViewsHandlerFieldTest::testEmpty core/modules/views/tests/handlers/views_handler_field.test
ViewsHandlerFieldTest::_testHideIfEmpty core/modules/views/tests/handlers/views_handler_field.test Tests the hide if empty functionality.
ViewsHandlerFieldTest::_testEmptyText core/modules/views/tests/handlers/views_handler_field.test Tests the usage of the empty text.
ViewsHandlerFieldTest::testIsValueEmpty core/modules/views/tests/handlers/views_handler_field.test Tests views_handler_field::is_value_empty().
ViewsHandlerFieldBooleanTest::dataSet core/modules/views/tests/handlers/views_handler_field_boolean.test A very simple test dataset.
ViewsHandlerFieldBooleanTest::viewsData core/modules/views/tests/handlers/views_handler_field_boolean.test The views data definition.
ViewsHandlerFieldBooleanTest::testFieldBoolean core/modules/views/tests/handlers/views_handler_field_boolean.test

Pages