You are here

constant CONTENT_HANDLE_MODULE in Content Construction Kit (CCK) 6.2

Same name and namespace in other branches
  1. 6.3 content.module \CONTENT_HANDLE_MODULE
  2. 6 content.module \CONTENT_HANDLE_MODULE
4 uses of CONTENT_HANDLE_MODULE
content_generate_fields in includes/content.devel.inc
Enrich the $node that is about to be saved with arbitrary information in each of its CCK fields.
nodereference_widget_info in modules/nodereference/nodereference.module
Implementation of hook_widget_info().
optionwidgets_widget_info in modules/optionwidgets/optionwidgets.module
Implementation of hook_widget_info().
userreference_widget_info in modules/userreference/userreference.module
Implementation of hook_widget_info().

File

./content.module, line 15
Allows administrators to associate custom fields to content types.

Code

define('CONTENT_HANDLE_MODULE', 0x2);