You are here

constant CONTENT_CALLBACK_CUSTOM in Content Construction Kit (CCK) 6.2

Same name and namespace in other branches
  1. 5 content.module \CONTENT_CALLBACK_CUSTOM
  2. 6.3 content.module \CONTENT_CALLBACK_CUSTOM
  3. 6 content.module \CONTENT_CALLBACK_CUSTOM
1 use of CONTENT_CALLBACK_CUSTOM
content_field_form in includes/content.node_form.inc
Create a separate form element for each field.

File

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

Code

define('CONTENT_CALLBACK_CUSTOM', 0x4);