You are here

constant OA_CACHE_GROUPS_BY_USER_ACCESS in Open Atrium Core 7.2

2 uses of OA_CACHE_GROUPS_BY_USER_ACCESS
oa_core_get_groups_by_user_access in includes/oa_core.util.inc
Get the group IDs and Titles of all the groups a user is an approved member of.
oa_core_oa_clear_cache in includes/oa_core.cache.inc
Implements hook_oa_clear_cache().

File

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

Code

define('OA_CACHE_GROUPS_BY_USER_ACCESS', 'oa_groups_by_user_access');