You are here

public property views_object::$definition in Views (for Drupal 7) 7.3

Same name and namespace in other branches
  1. 6.3 includes/base.inc \views_object::definition

Handler's definition.

Type: array

File

includes/base.inc, line 30
Definition of views_object.

Class

views_object
Provides the basic object definitions used by plugins and handlers.

Code

public $definition;