You are here

Functions in Jquery Colorpicker 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
jquery_colorpicker_cck_disable jquery_colorpicker_cck/jquery_colorpicker_cck.install Implementation of hook_disable().
jquery_colorpicker_cck_elements jquery_colorpicker_cck/jquery_colorpicker_cck.module Implementation of FAPI hook_elements().
jquery_colorpicker_cck_enable jquery_colorpicker_cck/jquery_colorpicker_cck.install Implementation of hook_enable().
jquery_colorpicker_cck_install jquery_colorpicker_cck/jquery_colorpicker_cck.install Implementation of hook_install().
jquery_colorpicker_cck_integration jquery_colorpicker_cck/jquery_colorpicker_cck.module This function allows to integrate the data formats between jquery_colorpicker_cck and colorpicker_cck modules 1
jquery_colorpicker_cck_process jquery_colorpicker_cck/jquery_colorpicker_cck.module Process an individual element. 1
jquery_colorpicker_cck_theme jquery_colorpicker_cck/jquery_colorpicker_cck.module Implementation of hook_theme().
jquery_colorpicker_cck_uninstall jquery_colorpicker_cck/jquery_colorpicker_cck.install Implementation of hook_uninstall().
jquery_colorpicker_cck_widget jquery_colorpicker_cck/jquery_colorpicker_cck.module Implementation of hook_widget().
jquery_colorpicker_cck_widget_info jquery_colorpicker_cck/jquery_colorpicker_cck.module Implementation of hook_widget_info().
jquery_colorpicker_elements ./jquery_colorpicker.module Implementation of hook_elements()
jquery_colorpicker_init ./jquery_colorpicker.module Implementation of hook_init() This function will check to see if required files exist, and if they do not, it outputs an error message for any users who have the required permissions to administer the module.
jquery_colorpicker_menu ./jquery_colorpicker.module Implementation of hook_menu()
jquery_colorpicker_perm ./jquery_colorpicker.module Implementation of hook_perm()
jquery_colorpicker_preprocess_page ./jquery_colorpicker.module Implementation of theme_preprocess_page() This function adds IE6 conditional comments to the <head> tags of the theme when IE6 support has been enabled for the module
jquery_colorpicker_requirements ./jquery_colorpicker.install Implementation of hook_requirements()
jquery_colorpicker_settings ./jquery_colorpicker.module Callback function for the URL admin/settings/jquery_colorpicker This function creates the settings page for the module 1
jquery_colorpicker_theme ./jquery_colorpicker.module Implementation of hook_theme()
jquery_colorpicker_validate ./jquery_colorpicker.module Validation functinon for the new form element 1
theme_colorpicker ./jquery_colorpicker.module callback theme for the new form element
theme_jquery_colorpicker_cck jquery_colorpicker_cck/jquery_colorpicker_cck.module FAPI theme for an individual colorpicker_cck element.

Other projects