public property entity_views_handler_field_uri::$wrappers in Entity API 7
Stores the result entities' metadata wrappers.
File
- views/
handlers/ entity_views_handler_field_uri.inc, line 32 - Contains the entity_views_handler_field_uri class.
Class
- entity_views_handler_field_uri
- Field handler to provide simple renderer that turns a URL into a clickable link.
Code
public $wrappers = array();