constant OA_UNPUBLISHED_REALM in Open Atrium Core 7.2
The access realm of unpublished content.
2 uses of OA_UNPUBLISHED_REALM
- oa_core_node_access_records in includes/
oa_core.access.inc - Implements hook_node_access_records().
- oa_core_update_7228 in ./
oa_core.install - Change the oa_unpublished gids from nid to uid.
File
- ./
oa_core.module, line 47
Code
define('OA_UNPUBLISHED_REALM', 'oa_unpublished');