views_display::$handler

Same name in other branches
  1. 6.x-3.x includes/view.inc \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;