You are here

public property views_handler_argument::$name_table in Views (for Drupal 7) 7.3

The table to use for the name, if not the same table as the argument.

Type: string

File

handlers/views_handler_argument.inc, line 58
Definition of views_handler_argument.

Class

views_handler_argument
Base class for arguments.

Code

public $name_table;