{$this->field_alias}) { $terms = taxonomy_get_term($values->{$this->field_alias}); } return $terms->name; } }