views_plugin::$view
The top object of a view.
Type: view
Overrides views_object::$view
File
-
includes/
plugins.inc, line 479
Class
- views_plugin
- Abstract base class to provide interface common to all plugins.
Code
public $view = NULL;