property views_join::$left_field in Views (for Drupal 7) 6.3
Same name and namespace in other branches
- 7.3 includes/handlers.inc \views_join::left_field
File
- includes/
handlers.inc, line 1581 - 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 $left_field = NULL;