Same name and namespace in other branches
  1. 6.x-3.x handlers/views_handler_field.inc \views_handler_field::additional_fields

Stores additional fields which get added to the query. The generated aliases are stored in $aliases.

Type: array

File

handlers/views_handler_field.inc, line 74
Definition of views_handler_field.

Class

views_handler_field
Base field handler that has no options and renders an unformatted field.

Code

public $additional_fields = array();