You are here

constant OA_CACHE_TOP_PARENTS in Open Atrium Core 7.2

2 uses of OA_CACHE_TOP_PARENTS
oa_core_get_top_parents in includes/oa_core.util.inc
Get top-level spaces/groups (no parents of same bundle type)
oa_core_oa_clear_cache in includes/oa_core.cache.inc
Implements hook_oa_clear_cache().

File

includes/oa_core.util.inc, line 16
Code for Utility functions for OpenAtrium spaces

Code

define('OA_CACHE_TOP_PARENTS', 'oa_top_parents');