You are here

Functions in Colorpicker 6

Primary tabs

Namesort descending Location Description Direct uses Strings
colorpicker_2_or_later ./colorpicker.module
colorpicker_cck_content_is_empty ./colorpicker_cck.module Implementation of hook_content_is_empty().
colorpicker_cck_elements ./colorpicker_cck.module Implementation of FAPI hook_elements().
colorpicker_cck_field ./colorpicker_cck.module Implementation of hook_field().
colorpicker_cck_field_formatter_info ./colorpicker_cck.module
colorpicker_cck_field_info ./colorpicker_cck.module Implementation of hook_field_info().
colorpicker_cck_field_settings ./colorpicker_cck.module Implementation of hook_field_settings().
colorpicker_cck_process ./colorpicker_cck.module Process an individual element. 1
colorpicker_cck_theme ./colorpicker_cck.module Implementation of hook_theme().
colorpicker_cck_widget ./colorpicker_cck.module Implementation of hook_widget().
colorpicker_cck_widget_info ./colorpicker_cck.module Implementation of hook_widget_info().
colorpicker_elements ./colorpicker.module
colorpicker_example_callback examples/colorpicker_example.module 1
colorpicker_example_callback_form examples/colorpicker_example.module 1
colorpicker_example_callback_form_submit examples/colorpicker_example.module
colorpicker_example_menu examples/colorpicker_example.module
colorpicker_example_perm examples/colorpicker_example.module Implementation of hook_perm().
colorpicker_example_uninstall examples/colorpicker_example.install
colorpicker_textfield_process ./colorpicker.module Preprocess color fields to scrub for bad values 1
colorpicker_textfield_validate ./colorpicker.module Check to make sure the user has entered a valid 3 or 6 digit hex color. 1
colorpicker_theme ./colorpicker.module Register our theme functions
theme_colorpicker_cck ./colorpicker_cck.module FAPI theme for an individual colorpicker_cck element.
theme_colorpicker_cck_formatter_default ./colorpicker_cck.module Theme function for 'default' text field formatter.
theme_colorpicker_cck_formatter_markup ./colorpicker_cck.module Theme function for 'plain' text field formatter.
theme_colorpicker_textfield ./colorpicker.module Format our colorpicker textfield.

Other projects