view::$is_attachment

Is the current stored view runned as an attachment to another view.

Type: is_attachment

File

includes/view.inc, line 174

Class

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

Code

public $is_attachment = NULL;