You are here

Functions in Content Construction Kit (CCK) 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
optionwidgets_onoff_process modules/optionwidgets/optionwidgets.module Process an individual element. 1
optionwidgets_options modules/optionwidgets/optionwidgets.module Helper function for finding the allowed values list for a field. 5
optionwidgets_select_process modules/optionwidgets/optionwidgets.module Process an individual element. 1
optionwidgets_theme modules/optionwidgets/optionwidgets.module Implementation of hook_theme().
optionwidgets_uninstall modules/optionwidgets/optionwidgets.install Implementation of hook_uninstall().
optionwidgets_update_6000 modules/optionwidgets/optionwidgets.install Rename widgets from 'options_xxx' to 'optionwidgets_xxx' so hook_elements and hook_themes items are prefixed with module name as they should be. 1
optionwidgets_update_6001 modules/optionwidgets/optionwidgets.install Update 6000 was possibly broken if it was executed while the modules were still disabled, so we re-run it. Having it run a second time on sites that got updated correctly has no side-effect (see http://drupal.org/node/310873).
optionwidgets_update_last_removed modules/optionwidgets/optionwidgets.install
optionwidgets_validate modules/optionwidgets/optionwidgets.module FAPI function to validate optionwidgets element. 3
optionwidgets_widget modules/optionwidgets/optionwidgets.module Implementation of hook_widget().
optionwidgets_widget_info modules/optionwidgets/optionwidgets.module Implementation of hook_widget_info().
search_content_build_modes ./content.module
template_preprocess_content_copy_export_form modules/content_copy/content_copy.module
template_preprocess_content_display_overview_form theme/theme.inc Theme preprocess function for content-admin-display-overview-form.tpl.php.
template_preprocess_content_field ./content.module Theme preprocess function for field.tpl.php.
template_preprocess_content_field_overview_form theme/theme.inc @file Theme preprocess function for content-admin-field-overview-form.tpl.php.
template_preprocess_fieldgroup_simple modules/fieldgroup/fieldgroup.module Process variables for fieldgroup.tpl.php.
text_content_is_empty modules/text/text.module Implementation of hook_content_is_empty().
text_disable modules/text/text.install Implementation of hook_disable().
text_elements modules/text/text.module Implementation of FAPI hook_elements().
text_enable modules/text/text.install Implementation of hook_enable().
text_field modules/text/text.module Implementation of hook_field().
text_field_formatter_info modules/text/text.module Implementation of hook_field_formatter_info().
text_field_info modules/text/text.module Implementation of hook_field_info().
text_field_settings modules/text/text.module Implementation of hook_field_settings().
text_install modules/text/text.install @file Implementation of hook_install().
text_textarea_process modules/text/text.module Process an individual element. 1
text_textfield_process modules/text/text.module Process an individual element. 1
text_theme modules/text/text.module Implementation of hook_theme().
text_token_list modules/text/text.token.inc Implementation of hook_token_list().
text_token_values modules/text/text.token.inc Implementation of hook_token_values().
text_uninstall modules/text/text.install Implementation of hook_uninstall().
text_update_6000 modules/text/text.install Rename widgets to match hook_elements values. 1
text_update_6001 modules/text/text.install Set all columns to accept NULL values and set empty string values in the database to NULL. 1
text_update_6002 modules/text/text.install Update 6000 and 6001 were possibly broken if they were executed while the modules were still disabled, so we re-run them. Having them run a second time on sites that got updated correctly has no side-effect (see http://drupal.org/node/310873).
text_update_6003 modules/text/text.install
text_update_last_removed modules/text/text.install
text_widget modules/text/text.module Implementation of hook_widget().
text_widget_info modules/text/text.module Implementation of hook_widget_info().
text_widget_settings modules/text/text.module Implementation of hook_widget_settings().
theme_content_exclude ./content.module 'Theme' function for a field's addition to $content.
theme_content_multiple_values ./content.module Theme an individual form element.
theme_content_overview_links includes/content.admin.inc
theme_content_view_multiple_field includes/views/content.views.inc
theme_fieldgroup_fieldset modules/fieldgroup/fieldgroup.module Format a fieldgroup using a 'fieldset'.
theme_nodereference_autocomplete modules/nodereference/nodereference.module
theme_nodereference_buttons modules/nodereference/nodereference.module
theme_nodereference_formatter_default modules/nodereference/nodereference.module Theme function for 'default' nodereference field formatter.
theme_nodereference_formatter_full_teaser modules/nodereference/nodereference.module Proxy theme function for 'full' and 'teaser' nodereference field formatters. 1
theme_nodereference_formatter_plain modules/nodereference/nodereference.module Theme function for 'plain' nodereference field formatter.

Pages

Other projects