You are here

property views_join::$type in Views (for Drupal 7) 6.3

Same name and namespace in other branches
  1. 7.3 includes/handlers.inc \views_join::type

File

includes/handlers.inc, line 1584
handlers.inc Defines the various handler objects to help build and display views.

Class

views_join
A function class to represent a join and create the SQL necessary to implement the join.

Code

var $type = NULL;