views_join::$table

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

Type: table

File

includes/handlers.inc, line 1589

Class

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

Code

public $table = NULL;