You are here

property views_plugin_style::$row_tokens 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_tokens

Store all availible tokens row rows.

File

plugins/views_plugin_style.inc, line 24

Class

views_plugin_style
Base class to define a style plugin handler.

Code

var $row_tokens = array();