You are here

public property entity_views_handler_field_uri::$current_value in Entity API 7

Stores the current value when rendering list fields.

File

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