You are here

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

Same name and namespace in other branches
  1. 7.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 2372
view.inc Provides the view object type and associated methods.

Class

views_display
A display type in a view.

Code

var $handler;