You are here

31 calls to content_fields() in Content Construction Kit (CCK) 5

content_copy_export_form in ./content_copy.module
A form to export field definitions.
content_format in ./content.module
Format a field item for display.
content_panels_edit_field in ./content_panels.inc
content_panels_title_content in ./content_panels.inc
'Title' callback for the 'field' content type.
content_pathauto_node in ./content_pathauto.inc
content_update_10 in ./content.install
Fix corrupted db due to a bug in 1.3 release (http://drupal.org/node/115332)
content_update_1003 in ./content.install
Rename data tables to avoid collision with core node_* tables
content_update_1004 in ./content.install
Fix corrupted db due to a bug in 1.3 release (http://drupal.org/node/115332)
content_update_1006 in ./content.install
Set text db columns to accept NULL values for mysql (see http://drupal.org/node/108094)
content_update_5 in ./content.install
Move data from per-field storage to per-content-type storage where possible.
content_views_arguments in ./content_views.inc
Implementation of hook_views_arguments().
content_views_argument_handler in ./content_views.inc
Perform filtering by an argument for field data stored via content.module.
content_views_tables in ./content_views.inc
Implementation of hook_views_tables().
nodereference_autocomplete in ./nodereference.module
Retrieve a pipe delimited string of autocomplete suggestions
nodereference_node_from_noderef_settings_form in ./nodereference.module
Settings form for the panels relationship.
nodereference_update_3 in ./nodereference.install
Data is now stored in per-field tables.
number_update_4 in ./number.install
Data is now stored in per-field tables.
number_update_5 in ./number.install
Set the value columns to accept NULL values
optionwidgets_help in ./optionwidgets.module
Implementation of hook_help().
text_update_4 in ./text.install
Data is now stored in per-field tables.
text_views_argument_handler in ./text.module
userreference_autocomplete in ./userreference.module
Menu callback; Retrieve a pipe delimited string of autocomplete suggestions for existing users
userreference_update_3 in ./userreference.install
Data is now stored in per-field tables.
userreference_update_4 in ./userreference.install
Set the value columns to accept NULL values and replace 0 with NULL in the field data tables
userreference_user_from_userref_context_settings_form in ./userreference.module
Settings form for the panels relationship.
_content_admin_field_add_existing in ./content_admin.inc
_content_admin_field_add_existing_submit in ./content_admin.inc
Add an existing field to a content type.
_content_admin_field_add_new_submit in ./content_admin.inc
Create a new field for a content type.
_content_admin_field_add_new_validate in ./content_admin.inc
Field name validation for programmatic field addition that supply the field name.
_content_admin_field_submit in ./content_admin.inc
Save a field's settings after editing.
_content_admin_type_fields in ./content_admin.inc
Menu callback; lists all defined fields for quick reference.