view::$display

Stores all display handlers of this view.

Type: array[views_display]

File

includes/view.inc, line 207

Class

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

Code

public $display;