Views cache plugins in Views (for Drupal 7) 7.3
@todo.
See also
File
- plugins/
views_plugin_cache.inc, line 8 - Definition of views_plugin_cache.
Classes
Name | Location | Description |
---|---|---|
views_plugin_cache |
plugins/ |
The base plugin to handle caching. |
views_plugin_cache_none |
plugins/ |
Caching plugin that provides no caching at all. |
views_plugin_cache_time |
plugins/ |
Simple caching of query results for Views displays. |