You are here

protected property FlexiformFormEntityManagerDefault::$callbacks in Flexiform 7

An array of callbacks keyed by $type and $entity_namespace

Type: array

File

includes/flexiform.form_entity_manager.inc, line 82
Contains the default entity manager for flexiforms.

Class

FlexiformFormEntityManagerDefault
Class that manages entities in a flexiform.

Code

protected $callbacks = array();