constant OG_ACCESS_AUTHENTICATED_REALM in Organic groups 7
The access realm of group member.
1 use of OG_ACCESS_AUTHENTICATED_REALM
- og_access_node_access_records in og_access/
og_access.module - Implements hook_node_access_records().
File
- og_access/
og_access.module, line 12 - Enable access control for private and public groups and group content.
Code
define('OG_ACCESS_AUTHENTICATED_REALM', 'group_access_authenticated');