views_plugin_style::$row_plugin
Same name in other branches
- 7.x-3.x 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;