views_display::$display_options
Stores all options of the display, like fields, filters etc.
Type: array
File
- 
              includes/
view.inc, line 2650  
Class
- views_display
 - A display type in a view.
 
Code
public $display_options;
Stores all options of the display, like fields, filters etc.
Type: array
public $display_options;