form_type_select_or_other_field_value |
./select_or_other.module |
Implements form_type_hook_value(). |
|
|
select_or_other_element_info |
./select_or_other.module |
Implements hook_element_info(). |
|
|
select_or_other_element_process |
./select_or_other.module |
Process callback for a Select (or other) element. |
|
1 |
select_or_other_element_validate |
./select_or_other.module |
Element validate callback for a Select (or other) element. |
|
1 |
select_or_other_field_formatter_info |
./select_or_other.field_widget.inc |
Implements hook_field_formatter_info(). |
|
|
select_or_other_field_formatter_view |
./select_or_other.field_widget.inc |
Implements hook_field_formatter_view(). |
|
|
select_or_other_field_widget_error |
./select_or_other.field_widget.inc |
Implements hook_field_widget_error(). |
|
|
select_or_other_field_widget_form |
./select_or_other.field_widget.inc |
Implements hook_field_widget_form(). |
|
|
select_or_other_field_widget_form_prepare_option |
./select_or_other.field_widget.inc |
Prepare a single option. |
1 |
|
select_or_other_field_widget_form_prepare_options |
./select_or_other.field_widget.inc |
Prepare options for the widget list. |
1 |
|
select_or_other_field_widget_info |
./select_or_other.field_widget.inc |
Implements hook_field_widget_info(). |
|
|
select_or_other_field_widget_settings_form |
./select_or_other.field_widget.inc |
Implements hook_field_widget_settings_form(). |
|
|
select_or_other_field_widget_settings_validate |
./select_or_other.field_widget.inc |
Validate callback for a Select (or other) field widget settings form. |
|
1 |
select_or_other_field_widget_validate |
./select_or_other.field_widget.inc |
Element validate callback for a Select (or other) field widget. |
|
1 |
select_or_other_install |
./select_or_other.install |
Implements hook_install(). |
|
|
select_or_other_menu |
./select_or_other.test_form.inc |
Implements hook_menu(). |
|
|
select_or_other_multi_array_key_exists |
./select_or_other.module |
Helper function to check keys in multidimensional array. |
1 |
|
select_or_other_test_form |
./select_or_other.test_form.inc |
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.test_form.inc |
Submit function for test form. |
|
|
select_or_other_theme |
./select_or_other.module |
Implements hook_theme(). |
|
|
select_or_other_update_7201 |
./select_or_other.install |
Increase the module weight. |
|
|
theme_select_or_other |
./select_or_other.module |
Theme a Select (or other) element. |
|
|
theme_select_or_other_none |
./select_or_other.module |
Returns HTML for the label for the empty value for options that are not required. |
|
|
_select_or_other_field_widget_get_available_options |
./select_or_other.field_widget.inc |
|
1 |
|
_select_or_other_options_form_to_storage |
./select_or_other.field_widget.inc |
Transforms submitted form values into field storage format.
Align with Drupal core select list, NULL (-None-) value.
http://drupal.org/node/1830090 |
1 |
|