You are here

public property entity_views_handler_field_entity::$field_entity_type in Entity API 7

The entity type of the entity displayed by this field.

File

views/handlers/entity_views_handler_field_entity.inc, line 34
Contains the entity_views_handler_field_entity class.

Class

entity_views_handler_field_entity
A handler to provide proper displays for entities retrieved via data selection.

Code

public $field_entity_type;