views_plugin_query_default::$relationships

Holds an array of relationships, which are aliases of the primary table that represent different ways to join the same table in.

Type: relationships

File

plugins/views_plugin_query_default.inc, line 29

Class

views_plugin_query_default
Object used to create a SELECT query.

Code

public $relationships = array();