You are here

public property views_plugin_style::$row_tokens in Views (for Drupal 7) 7.3

Same name and namespace in other branches
  1. 6.3 plugins/views_plugin_style.inc \views_plugin_style::row_tokens

Store all available tokens row rows.

File

plugins/views_plugin_style.inc, line 30
Definition of views_plugin_style.

Class

views_plugin_style
Base class to define a style plugin handler.

Code

public $row_tokens = array();