You are here

constant UNIQUENESS_WIDGET_INLINE in Uniqueness 7

Same name and namespace in other branches
  1. 6 uniqueness.module \UNIQUENESS_WIDGET_INLINE

@file uniqueness.module

4 uses of UNIQUENESS_WIDGET_INLINE
uniqueness_field_extra_fields in ./uniqueness.module
Implements hook_field_extra_fields().
uniqueness_form_alter in ./uniqueness.module
Implements hook_form_alter().
uniqueness_settings in ./uniqueness.admin.inc
Form builder for uniqueness settings page; system_settings_form().
uniqueness_widget_enabled in ./uniqueness.module
Helper function checks whether a widget is enabled.

File

./uniqueness.module, line 7
uniqueness.module

Code

define('UNIQUENESS_WIDGET_INLINE', 0x1);