view::$base_database

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

Type: base_database

File

includes/view.inc, line 249

Class

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

Code

public $base_database = NULL;