You are here

public function CerHandlerInterface::insert in Corresponding Entity References 7.2

Create reciprocal references on referenced entities after the local entity has been created.

1 method overrides CerHandlerInterface::insert()
CerHandler::insert in ./handler.inc
Implements CerHandlerInterface::insert().

File

./handler.inc, line 33
Contains base code for CER handlers, which are objects responsible for creating, updating and deleting corresponding references between entities.

Class

CerHandlerInterface

Code

public function insert();