You are here

Functions in Select (or other) 6

Primary tabs

Namesort descending Location Description Direct uses Strings
form_type_select_or_other_value ./select_or_other.module Implementation of form_type_hook_value().
select_or_other_apachesolr_cck_fields_alter ./select_or_other.module Implementation of hook_apachesolr_cck_fields_alter().
select_or_other_cck_validate ./select_or_other.module Element validate callback for a Select (or other) CCK widget. 1
select_or_other_elements ./select_or_other.module Implementation of hook_elements().
select_or_other_element_validate ./select_or_other.module Element validate callback for a Select (or other) element. 1
select_or_other_menu ./select_or_other.module Implementation of hook_menu().
select_or_other_process ./select_or_other.module Process callback for a Select (or other) element. 1
select_or_other_test_form ./select_or_other.module Test function. to view, visit http://example.com/?q=select-or-other-test-form You must have the permission 'access administration pages'. 1
select_or_other_test_form_submit ./select_or_other.module
select_or_other_theme ./select_or_other.module Implementation of hook_theme().
select_or_other_widget ./select_or_other.module Implementation of hook_widget().
select_or_other_widget_info ./select_or_other.module Implementation of hook_widget_info().
select_or_other_widget_settings ./select_or_other.module Implementation of hook_widget_settings().
theme_select_or_other ./select_or_other.module Theme a Select (or other) element.
theme_select_or_other_none ./select_or_other.module Theme the label for the empty value for options that are not required. The default theme will display N/A for a radio list and blank for a select.
_select_or_other_title_display ./select_or_other.module Mimics Drupal 7 #title_display attribute, which removes the #title attribute. Using the #pre_render callback ensures that the #title attribute is still available during validation. 1

Other projects