property FieldList::$allowed_values in Views (for Drupal 7) 8.3
Stores the allowed values of this field.
Type: array
File
- lib/
Views/ field/ Plugin/ views/ argument/ FieldList.php, line 32 - Definition of views_handler_argument_field_list.
Class
- FieldList
- Argument handler for list field to show the human readable name in the summary.
Namespace
Views\field\Plugin\views\argumentCode
var $allowed_values = NULL;