You are here

15 uses of CONTENT_HANDLE_CORE in Content Construction Kit (CCK) 6.2

content_field in ./content.module
Implementation of hook_field(). Handles common field housekeeping.
content_field_edit_form in includes/content.admin.inc
Menu callback; presents the field editing page.
content_field_form in includes/content.node_form.inc
Create a separate form element for each field.
content_format in ./content.module
Format a field item for display.
content_handle in ./content.module
Helper function for determining the handling of a field, widget or formatter with respect to a given operation.
content_handler_field::render in includes/views/handlers/content_handler_field.inc
content_handler_field_multiple::render in includes/views/handlers/content_handler_field_multiple.inc
nodereference_field_formatter_info in modules/nodereference/nodereference.module
Implementation of hook_field_formatter_info().
nodereference_widget_info in modules/nodereference/nodereference.module
Implementation of hook_widget_info().
number_field_formatter_info in modules/number/number.module
Implementation of hook_field_formatter_info().
number_widget_info in modules/number/number.module
Implementation of hook_widget_info().
text_field_formatter_info in modules/text/text.module
Implementation of hook_field_formatter_info().
text_widget_info in modules/text/text.module
Implementation of hook_widget_info().
userreference_field_formatter_info in modules/userreference/userreference.module
Implementation of hook_field_formatter_info().
userreference_widget_info in modules/userreference/userreference.module
Implementation of hook_widget_info().