You are here

constant OG_MEMBERSHIP_TYPE_DEFAULT in Organic groups 7.2

Same name and namespace in other branches
  1. 7 og.module \OG_MEMBERSHIP_TYPE_DEFAULT

The default group membership type that is the bundle of group membership.

3 uses of OG_MEMBERSHIP_TYPE_DEFAULT
OgSelectionHandler::settingsForm in plugins/entityreference/selection/OgSelectionHandler.class.php
Override EntityReferenceHandler::settingsForm().
og_install in ./og.install
Implements hook_install().
og_og_fields_info in ./og.module
Implements hook_og_fields_info().

File

./og.module, line 70
Enable users to create and manage groups with roles and permissions.

Code

define('OG_MEMBERSHIP_TYPE_DEFAULT', 'og_membership_type_default');