You are here

protected property ACKEntityField::$fieldValueKey in Access Control Kit 7

The key that contains the field's value in calls to field_get_items().

Type: string

File

handlers/ack_entity_field.inc, line 25
Contains the handler class for Field API fields on entities.

Class

ACKEntityField
Controls access to a fieldable entity based on a Field API field.

Code

protected $fieldValueKey;