You are here

public property entity_views_handler_field_uri::$entity_type in Entity API 7

Stores the entity type of the result entities.

File

views/handlers/entity_views_handler_field_uri.inc, line 27
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 $entity_type;