You are here

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

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

Except for displays, options for the object will be held here.

File

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

Class

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

Code

public $options = array();