views_join::$table

Same name in other branches
  1. 7.x-3.x includes/handlers.inc \views_join::table

Type: table

File

includes/handlers.inc, line 1579

Class

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

Code

var $table = NULL;