You are here

constant CONTENT_CALLBACK_CUSTOM in Content Construction Kit (CCK) 6.3

Same name and namespace in other branches
  1. 5 content.module \CONTENT_CALLBACK_CUSTOM
  2. 6 content.module \CONTENT_CALLBACK_CUSTOM
  3. 6.2 content.module \CONTENT_CALLBACK_CUSTOM
2 uses of CONTENT_CALLBACK_CUSTOM
content_field_form in includes/content.node_form.inc
Create a separate form element for each field.
content_multigroup_group_form in modules/content_multigroup/content_multigroup.node_form.inc
Create a new delta value for the group.

File

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

Code

define('CONTENT_CALLBACK_CUSTOM', 0x4);