You are here

Functions in Chosen 3.0.x

Primary tabs

Namesort descending Location Description Direct uses Strings
chosen_attach_library ./chosen.module Helper function to attach the Chosen library and settings to a given element. 1
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_help ./chosen.module Implements hook_help().
chosen_lib_drush_command modules/chosen_lib/drush/chosen_lib.drush.inc Implements hook_drush_command().
chosen_lib_drush_help modules/chosen_lib/drush/chosen_lib.drush.inc Implements hook_drush_help().
chosen_lib_library_info_alter modules/chosen_lib/chosen_lib.module Implements hook_library_info_alter().
chosen_requirements ./chosen.install Implements hook_requirements().
chosen_update_8001 ./chosen.install Renames config to remove redundant 'chosen_' prefix.
chosen_update_8002 ./chosen.install Set default value for chosen for admin pages and/or front end pages.
drush_chosen_lib_plugin modules/chosen_lib/drush/chosen_lib.drush.inc Command to download the Chosen plugin. 1
_chosen_lib_get_chosen_path modules/chosen_lib/chosen_lib.module Get the location of the chosen library. 3

Other projects