constant CONTENT_CALLBACK_NONE in Content Construction Kit (CCK) 6
Same name and namespace in other branches
- 5 content.module \CONTENT_CALLBACK_NONE
- 6.3 content.module \CONTENT_CALLBACK_NONE
- 6.2 content.module \CONTENT_CALLBACK_NONE
1 use of CONTENT_CALLBACK_NONE
- content_field_form in includes/
content.node_form.inc - Create a separate form element for each field.
File
- ./
content.module, line 14 - Allows administrators to associate custom fields to content types.
Code
define('CONTENT_CALLBACK_NONE', 0x1);