You are here

property views_plugin_style::$row_plugin in Views (for Drupal 7) 6.3

Same name and namespace in other branches
  1. 7.3 plugins/views_plugin_style.inc \views_plugin_style::row_plugin

Contains the row plugin, if it's initialized and the style itself supports it.

Type: views_plugin_row

File

plugins/views_plugin_style.inc, line 32

Class

views_plugin_style
Base class to define a style plugin handler.

Code

var $row_plugin;