You are here

Functions in Chosen 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
chosen_admin_settings ./chosen.admin.inc Returns with the general configuration form. 1
chosen_drush_command drush/chosen.drush.inc Implements hook_drush_command().
chosen_drush_help drush/chosen.drush.inc Implements hook_drush_help().
chosen_element_apply_property_recursive ./chosen.module Recurse through an element to apply the chosen property to any select fields. 1
chosen_element_info_alter ./chosen.module Implements hook_element_info_alter().
chosen_field_widget_form_alter ./chosen.module Implements hook_field_widget_form_alter().
chosen_field_widget_info_alter ./chosen.module Implements hook_field_widget_info_alter().
chosen_form_field_ui_field_edit_form_alter ./chosen.module Implements hook_form_FORM_ID_alter().
chosen_get_chosen_path ./chosen.module Get the location of the chosen library. 4
chosen_help ./chosen.module Implements hook_help().
chosen_library ./chosen.module Implements hook_library().
chosen_menu ./chosen.module Implements hook_menu().
chosen_pre_render_date_combo ./chosen.module Render API callback: Apply Chosen to a date_combo element. 1
chosen_pre_render_select ./chosen.module Render API callback: Apply Chosen to a select element. 1
chosen_pre_render_select_or_other ./chosen.module Render API callback: Apply Chosen to a select_or_other element. 1
chosen_requirements ./chosen.install Implements hook_requirements().
chosen_uninstall ./chosen.install Implements hook_uninstall().
chosen_update_7201 ./chosen.install Implements hook_update_N().
chosen_update_7202 ./chosen.install Fix variables that should be integers and not strings.
chosen_update_7203 ./chosen.install Implements hook_update_N().
chosen_update_7204 ./chosen.install Implements hook_update_N().
chosen_variable_group_info ./chosen.variable.inc Implements hook_variable_group_info().
chosen_variable_info ./chosen.variable.inc Implements hook_variable_info().
drush_chosen_plugin drush/chosen.drush.inc Command to download the Chosen plugin. 1
_chosen_enabled_themes_options ./chosen.admin.inc Helper function to get options for enabled themes. 1

Other projects