You are here

public property views_handler_argument_field_list::$allowed_values in Views (for Drupal 7) 7.3

Stores the allowed values of this field.

Type: array

File

modules/field/views_handler_argument_field_list.inc, line 21
Definition of views_handler_argument_field_list.

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;