view::$parent_views

To avoid recursion in views embedded into areas.

Type: parent_views

File

includes/view.inc, line 169

Class

view
An object to contain all of the data to generate a view.

Code

public $parent_views = array();