views_plugin_style::$row_plugin

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

Type: views_plugin_row

File

plugins/views_plugin_style.inc, line 37

Class

views_plugin_style
Base class to define a style plugin handler.

Code

public $row_plugin;