constant OG_REGISTER_FIELD in Organic groups 7
Same name and namespace in other branches
- 7.2 og_register/og_register.module \OG_REGISTER_FIELD
Group register field.
2 uses of OG_REGISTER_FIELD
- og_register_get_groups in og_register/
og_register.module - Get all the groups node IDs that should appear in the user registration.
- og_register_og_fields_info in og_register/
og_register.module - Implements og_fields_info().
File
- og_register/
og_register.module, line 12 - Allow subscribing to groups during the user registration.
Code
define('OG_REGISTER_FIELD', 'group_register');