You are here

constant ENTITYCONNECT_CACHE_TABLE in Entity connect 7.2

Same name and namespace in other branches
  1. 7 entityconnect.module \ENTITYCONNECT_CACHE_TABLE

@file Handles the main hooks used by entityconnect.

One will find most of the meet in the form and menu includes.

2 uses of ENTITYCONNECT_CACHE_TABLE
entityconnect_cache_get in ./entityconnect.module
Wraps cache get.
entityconnect_cache_set in ./entityconnect.module
Wraps cache set.

File

./entityconnect.module, line 9
Handles the main hooks used by entityconnect.

Code

define('ENTITYCONNECT_CACHE_TABLE', 'cache_entityconnect');