views_plugin_style::$row_tokens

Same name in other branches
  1. 6.x-3.x plugins/views_plugin_style.inc \views_plugin_style::row_tokens

Store all available tokens row rows.

Type: row_tokens

File

plugins/views_plugin_style.inc, line 30

Class

views_plugin_style
Base class to define a style plugin handler.

Code

public $row_tokens = array();