protected property ACKEntityField::$fieldName in Access Control Kit 7
The name of the field that determines access.
Type: string
File
- handlers/
ack_entity_field.inc, line 18 - 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 $fieldName;