You are here

constant OA_CACHE_GET_PARENTS in Open Atrium Core 7.2

2 uses of OA_CACHE_GET_PARENTS
oa_core_get_parents_with_titles in includes/oa_core.util.inc
Get parent Spaces and Groups.
oa_core_oa_clear_cache in includes/oa_core.cache.inc
Implements hook_oa_clear_cache().

File

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

Code

define('OA_CACHE_GET_PARENTS', 'oa_get_parents');