You are here

public property views_join::$extra in Views (for Drupal 7) 7.3

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

File

includes/handlers.inc, line 1585
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

public $extra = NULL;