You are here

Functions in CCK Select Other 7

Primary tabs

Namesort descending Location Description Direct uses Strings
cck_select_other_content_migrate_field_alter ./cck_select_other.module Implementation of hook_content_migrate_field_alter().
cck_select_other_content_migrate_instance_alter ./cck_select_other.module Implementation of hook_content_migrate_instance_alter().
cck_select_other_element_info ./cck_select_other.module Implementation of hook_element_info().
cck_select_other_field_formatter_info ./cck_select_other.module Implementation of hook_field_formatter_info().
cck_select_other_field_formatter_view ./cck_select_other.module Implementation of hook_field_formatter_view().
cck_select_other_field_widget_form ./cck_select_other.module Implementation of hook_field_widget_form().
cck_select_other_field_widget_info ./cck_select_other.module Implementation of hook_field_widget_info().
cck_select_other_field_widget_settings_form ./cck_select_other.module Implementation of hook_field_widget_settings_form().
cck_select_other_form_alter ./cck_select_other.module Implementation of hook_form_alter().
cck_select_other_options ./cck_select_other.module Retrieve options for the select list 11
cck_select_other_post_render ./cck_select_other.module Post-render callback to add javascript functionality 1
cck_select_other_pre_render ./cck_select_other.module Pre render callback for the form so we can recreate the fake form after it gets blown away by the CCK process callback. 1
cck_select_other_process ./cck_select_other.module CCK Select Other widget process callback 1
cck_select_other_update_6001 ./cck_select_other.install @file Implementation of hook_update_N(). This will update all cck_select_other widget fields to include a select_list_options_php option. Without this each field will return an undefined warning or error until updated by an admin.
cck_select_other_views_api ./cck_select_other.module Implementation of hook_views_api().
cck_select_other_views_data_alter views/cck_select_other.views.inc Implementation of hook_views_data_alter().
cck_select_other_widget_validate ./cck_select_other.module Validate empty text input for other selection. 1

Other projects