You are here

public property view::$base_database in Views (for Drupal 7) 7.3

Allow to override the used database which is used for this query.

File

includes/view.inc, line 234
views_objects Objects that represent a View or part of a view

Class

view
An object to contain all of the data to generate a view.

Code

public $base_database = NULL;