views_display::$display_options
Same name in other branches
- 7.x-3.x includes/view.inc \views_display::display_options
Stores all options of the display, like fields, filters etc.
Type: array
File
-
includes/
view.inc, line 2379
Class
- views_display
- A display type in a view.
Code
var $display_options;