views_object::$view
The top object of a view.
Type: view
File
-
includes/
base.inc, line 24
Class
- views_object
- Provides the basic object definitions used by plugins and handlers.
Code
public $view = NULL;
The top object of a view.
Type: view
public $view = NULL;