views_object::$options
Same name in other branches
- 6.x-3.x includes/base.inc \views_object::options
Except for displays, options for the object will be held here.
Type: options
File
-
includes/
base.inc, line 17
Class
- views_object
- Provides the basic object definitions used by plugins and handlers.
Code
public $options = array();