views_display::$handler
The display handler itself, which has all the methods.
Type: views_plugin_display
File
-
includes/
view.inc, line 2643
Class
- views_display
- A display type in a view.
Code
public $handler;
The display handler itself, which has all the methods.
Type: views_plugin_display
public $handler;