view::$disabled

Is the view disabled.

This value is used for exported view, to provide some default views which aren't enabled.

Type: bool

File

includes/view.inc, line 96

Class

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

Code

public $disabled;