views_plugin::$view
Same name in other branches
- 7.x-3.x includes/plugins.inc \views_plugin::view
The top object of a view.
Type: view
Overrides views_object::$view
File
-
includes/
plugins.inc, line 469
Class
- views_plugin
- Abstract base class to provide interface common to all plugins.
Code
var $view = NULL;