You are here

public property views_display::$handler in Views (for Drupal 7) 7.3

Same name and namespace in other branches
  1. 6.3 includes/view.inc \views_display::handler

The display handler itself, which has all the methods.

Type: views_plugin_display

File

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

Class

views_display
A display type in a view.

Code

public $handler;