views_join::$left_table
Same name in other branches
- 6.x-3.x includes/handlers.inc \views_join::left_table
Type: left_table
File
-
includes/
handlers.inc, line 1590
Class
- views_join
- A function class to represent a join and create the SQL necessary to implement the join.
Code
public $left_table = NULL;