1 base.inc | views_object::options(&$options) |
Set default options on this object. Called by the constructor in a complex chain to deal with backward compatibility.
Deprecated
since views2
File
- core/
modules/ views/ includes/ base.inc, line 63 - Provides the basic object definitions used by plugins and handlers.
Class
Code
function options(&$options) {
}