You are here

public property views_object::$view in Views (for Drupal 7) 7.3

Same name and namespace in other branches
  1. 6.3 includes/base.inc \views_object::view

The top object of a view.

Type: view

File

includes/base.inc, line 23
Definition of views_object.

Class

views_object
Provides the basic object definitions used by plugins and handlers.

Code

public $view = NULL;