You are here

property views_plugin_cache::$storage in Views (for Drupal 7) 6.2

Same name and namespace in other branches
  1. 6.3 plugins/views_plugin_cache.inc \views_plugin_cache::storage
  2. 7.3 plugins/views_plugin_cache.inc \views_plugin_cache::storage

Contains all data that should be written/read from cache.

File

plugins/views_plugin_cache.inc, line 12

Class

views_plugin_cache
The base plugin to handle caching.

Code

var $storage = array();