You are here

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

Stores all display handlers of this view.

Type: array[views_display]

File

includes/view.inc, line 192
views_objects Objects that represent a View or part of a view

Class

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

Code

public $display;