You are here

constant OG_AUDIENCE_AUTOCOMPLETE_WIDGET in Organic groups 7

Group audience widget.

2 uses of OG_AUDIENCE_AUTOCOMPLETE_WIDGET
og_field_widget_form in ./og.field.inc
Implements hook_field_widget_form().
og_field_widget_settings_form in ./og.field.inc
Implements hook_field_widget_settings_form().

File

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

Code

define('OG_AUDIENCE_AUTOCOMPLETE_WIDGET', 'group_audience_autocomplete');