Namesort ascending Location Description
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::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::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::render core/modules/views/plugins/views_plugin_style_summary.inc Render the display in this style.
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::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::options_form core/modules/views/plugins/views_plugin_style_summary.inc Provide a form to edit options for this plugin.
views_plugin_style_rss::render core/modules/views/plugins/views_plugin_style_rss.inc Render the display in this style.
views_plugin_style_rss::option_definition core/modules/views/plugins/views_plugin_style_rss.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style_rss::options_form core/modules/views/plugins/views_plugin_style_rss.inc Provide a form to edit options for this plugin.
views_plugin_style_rss::get_description core/modules/views/plugins/views_plugin_style_rss.inc Get RSS feed description.
views_plugin_style_rss::get_channel_elements_atom_link core/modules/views/plugins/views_plugin_style_rss.inc Return an atom:link XHTML element to add to the channel, to comply with the RSS 2.0 specification.
views_plugin_style_rss::get_channel_elements core/modules/views/plugins/views_plugin_style_rss.inc Return an array of additional XHTML elements to add to the channel.
views_plugin_style_rss::attach_to core/modules/views/plugins/views_plugin_style_rss.inc
views_plugin_style_mapping::render core/modules/views/plugins/views_plugin_style_mapping.inc Overrides views_plugin_style::render().
views_plugin_style_mapping::option_definition core/modules/views/plugins/views_plugin_style_mapping.inc Overrides views_plugin_style::option_definition().
views_plugin_style_mapping::options_form core/modules/views/plugins/views_plugin_style_mapping.inc Overrides views_plugin_style::options_form().
views_plugin_style_mapping::define_mapping core/modules/views/plugins/views_plugin_style_mapping.inc Builds the list of field mappings.
views_plugin_style_list::option_definition core/modules/views/plugins/views_plugin_style_list.inc Set default options
views_plugin_style_list::options_form core/modules/views/plugins/views_plugin_style_list.inc Render the given style.
views_plugin_style_jump_menu::render_set core/modules/views/plugins/views_plugin_style_jump_menu.inc
views_plugin_style_jump_menu::render core/modules/views/plugins/views_plugin_style_jump_menu.inc Render the display in this style.
views_plugin_style_jump_menu::option_definition core/modules/views/plugins/views_plugin_style_jump_menu.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style_jump_menu::options_form core/modules/views/plugins/views_plugin_style_jump_menu.inc Render the given style.
views_plugin_style_grid::option_definition core/modules/views/plugins/views_plugin_style_grid.inc Set default options
views_plugin_style_grid::options_form core/modules/views/plugins/views_plugin_style_grid.inc Render the given style.
views_plugin_style_default::options_form core/modules/views/plugins/views_plugin_style_default.inc Provide a form to edit options for this plugin.
views_plugin_style_default::options core/modules/views/plugins/views_plugin_style_default.inc Set default options
views_plugin_style::validate core/modules/views/plugins/views_plugin_style.inc Validate that the plugin is correct and can be saved.
views_plugin_style::uses_tokens core/modules/views/plugins/views_plugin_style.inc Return TRUE if this style uses tokens.
views_plugin_style::uses_row_plugin core/modules/views/plugins/views_plugin_style.inc Return TRUE if this style also uses a row plugin.
views_plugin_style::uses_row_class core/modules/views/plugins/views_plugin_style.inc Return TRUE if this style also uses a row plugin.
views_plugin_style::uses_fields core/modules/views/plugins/views_plugin_style.inc Return TRUE if this style also uses fields.
views_plugin_style::tokenize_value core/modules/views/plugins/views_plugin_style.inc Take a value and apply token replacement logic to it.
views_plugin_style::render_grouping_sets core/modules/views/plugins/views_plugin_style.inc Render the grouping sets.
views_plugin_style::render_grouping core/modules/views/plugins/views_plugin_style.inc Group records as needed for rendering.
views_plugin_style::render_fields core/modules/views/plugins/views_plugin_style.inc Render all of the fields for a given style and store them on the object.
views_plugin_style::render core/modules/views/plugins/views_plugin_style.inc Render the display in this style.
views_plugin_style::query core/modules/views/plugins/views_plugin_style.inc Add anything to the query that we might need to.
views_plugin_style::pre_render core/modules/views/plugins/views_plugin_style.inc Allow the style to do stuff before each row is rendered.
views_plugin_style::option_definition core/modules/views/plugins/views_plugin_style.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style::options_validate core/modules/views/plugins/views_plugin_style.inc Validate the options form.
views_plugin_style::options_form core/modules/views/plugins/views_plugin_style.inc Provide a form to edit options for this plugin.
views_plugin_style::init core/modules/views/plugins/views_plugin_style.inc Initialize a style plugin.
views_plugin_style::get_row_class core/modules/views/plugins/views_plugin_style.inc Return the token replaced row class for the specified row.
views_plugin_style::get_field_value core/modules/views/plugins/views_plugin_style.inc Get the raw field value.
views_plugin_style::get_field core/modules/views/plugins/views_plugin_style.inc Get a rendered field.
views_plugin_style::even_empty core/modules/views/plugins/views_plugin_style.inc Should the output of the style plugin be rendered even if it's a empty view.
views_plugin_style::destroy core/modules/views/plugins/views_plugin_style.inc
views_plugin_style::build_sort_post core/modules/views/plugins/views_plugin_style.inc Called by the view builder to let the style build a second set of sorts that will come after any other sorts in the view.

Pages