You are here

public property entity_views_handler_field_options::$wrappers in Entity API 7

Stores the result entities' metadata wrappers.

File

views/handlers/entity_views_handler_field_options.inc, line 29
Contains the entity_views_handler_field_options class.

Class

entity_views_handler_field_options
A handler to provide proper displays for values chosen from a set of options.

Code

public $wrappers = array();