constant CONTENT_HANDLE_MODULE in Content Construction Kit (CCK) 6
Same name and namespace in other branches
- 6.3 content.module \CONTENT_HANDLE_MODULE
- 6.2 content.module \CONTENT_HANDLE_MODULE
3 uses of CONTENT_HANDLE_MODULE
- 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 19 - Allows administrators to associate custom fields to content types.
Code
define('CONTENT_HANDLE_MODULE', 0x2);