views_handler::$real_field

The actual field in the database table, maybe different on other kind of query plugins/special handlers.

Type: real_field

File

includes/handlers.inc, line 187

Class

views_handler
Base handler, from which all the other handlers are derived. It creates a common interface to create consistency amongst handlers and data.

Code

public $real_field;