views_object::$options
Same name in other branches
- 7.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 15
Class
- views_object
- Basic definition for many views objects
Code
var $options = array();