You are here

constant OA_TEAM_USERS_FIELD in Open Atrium Core 7.2

Name of default OpenAtrium Section field (for Organic Groups Fields UI).

2 uses of OA_TEAM_USERS_FIELD
oa_access_user_teams in modules/oa_access/oa_access.module
Get a list of this user's Teams.
oa_teams_get_team_members in modules/oa_teams/oa_teams.module
Get the members of the team.

File

modules/oa_teams/oa_teams.module, line 12

Code

define('OA_TEAM_USERS_FIELD', 'field_oa_team_users');