You are here

constant OG_ACCESS_REALM in Organic groups 7.2

The access realm of group member.

2 uses of OG_ACCESS_REALM
og_access_node_access_records in og_access/og_access.module
Implements hook_node_access_records().
og_access_node_grants in og_access/og_access.module
Implements hook_node_grants().

File

og_access/og_access.module, line 12
Enable access control for private and public groups and group content.

Code

define('OG_ACCESS_REALM', 'og_access');