You are here

public function EntityReference_BehaviorHandler::access in Entity reference 7

Determine if handler should appear.

1 method overrides EntityReference_BehaviorHandler::access()
EntityReference_BehaviorHandler_Abstract::access in plugins/behavior/abstract.inc
Determine if handler should appear.

File

plugins/behavior/abstract.inc, line 139

Class

EntityReference_BehaviorHandler
Additional behaviors for a Entity Reference field.

Code

public function access($field, $instance);