You are here

Functions in Multiselect 6

Primary tabs

Namesort descending Location Description Direct uses Strings
multiselect_elements ./multiselect.module Implementation of FAPI hook_elements().
multiselect_form_alter ./multiselect.module Implementation of hook_form_alter().
multiselect_help ./multiselect.module Implementation of hook_help().
multiselect_select_process ./multiselect.module Process an individual element. 1
multiselect_theme ./multiselect.module Implementation of hook_theme().
multiselect_widget ./multiselect.module Implementation of hook_widget().
multiselect_widget_info ./multiselect.module Implementation of hook_widget_info(). This specifies the label and that it is a widget for the different field types.
multiselect_widget_settings ./multiselect.module Implementation of hook_widget_settings().
theme_multiselect_select ./multiselect.module FAPI theme for an individual elements.
_html_for_buttons ./multiselect.module Provides html to display the buttons on the form. 1
_multiselect_html_for_unselected_box_options ./multiselect.module 1
_multiselect_html_for_unselected_box_start ./multiselect.module Provides html to draw the "not selected" box 1

Other projects