views_handler_argument_field_list::$allowed_values

Stores the allowed values of this field.

Type: array

File

modules/field/views_handler_argument_field_list.inc, line 21

Class

views_handler_argument_field_list
Argument handler for list field to show the human readable name in the summary.

Code

public $allowed_values = NULL;