constant OG_VISIBLE_BOTH in Organic groups 5.2
Same name and namespace in other branches
- 5.8 og_access.module \OG_VISIBLE_BOTH
- 5 og_access.module \OG_VISIBLE_BOTH
- 5.3 og_access.module \OG_VISIBLE_BOTH
- 5.7 og_access.module \OG_VISIBLE_BOTH
- 6.2 modules/og_access/og_access.module \OG_VISIBLE_BOTH
- 6 modules/og_access/og_access.module \OG_VISIBLE_BOTH
2 uses of OG_VISIBLE_BOTH
- og_form_add_og_audience in ./
og.module - Helper method to add OG audience fields to a given form. This is lives in a separate function from og_form_alter() so it can be shared by other OG contrib modules.
- og_get_visibility_default in ./
og.module
File
- ./
og.module, line 11
Code
define('OG_VISIBLE_BOTH', 1);