You are here

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

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

The top object of a view.

Type: view

Overrides views_object::$view

File

includes/plugins.inc, line 479
Built in plugins for Views output handling.

Class

views_plugin
Abstract base class to provide interface common to all plugins.

Code

public $view = NULL;