views_handler_argument_field_list_string::$allowed_values

Stores the allowed values of this field.

Type: array

File

modules/field/views_handler_argument_field_list_string.inc, line 21

Class

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

Code

public $allowed_values = NULL;