You are here

constant OG_ACCESS_PRIVACY_CHANGE_BATCH_PROCESSING in Organic groups 7.2

The default variable name that controls abtch processing on group privacy change.

3 uses of OG_ACCESS_PRIVACY_CHANGE_BATCH_PROCESSING
og_access_check_node_access_grants_is_needed in og_access/og_access.module
Check whether group access changed that require batch processing.
og_access_form_og_ui_admin_settings_alter in og_access/og_access.module
Implements hook_form_FORM_ID_alter().
og_access_uninstall in og_access/og_access.install
Implements hook_uninstall().

File

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

Code

define('OG_ACCESS_PRIVACY_CHANGE_BATCH_PROCESSING', 'og_access_privacy_change_batch_processing');