You are here

7 methods override views_plugin_row::render() in Views (for Drupal 7) 7.3

views_plugin_row_aggregator_rss::render in modules/aggregator/views_plugin_row_aggregator_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_comment_rss::render in modules/comment/views_plugin_row_comment_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_node_rss::render in modules/node/views_plugin_row_node_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_node_view::render in modules/node/views_plugin_row_node_view.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_rss_fields::render in plugins/views_plugin_row_rss_fields.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_search_view::render in modules/search/views_plugin_row_search_view.inc
Override the behavior of the render() function.
views_plugin_row_user_view::render in modules/user/views_plugin_row_user_view.inc
Render a row object. This usually passes through to a theme template of some form, but not always.