list.module

Version 1.27 (checked in on 2010/02/15 at 15:46:23 by dries)

Defines list field types that can be used with the Options module.

Functions

NameDescription
list_allowed_valuesReturns the set of allowed values for a list field.
list_allowed_values_setting_validateElement validate callback; check that the entered values are valid.
list_extract_allowed_valuesGenerates an array of values from a string.
list_field_formatter_infoImplements hook_field_formatter_info().
list_field_formatter_viewImplements hook_field_formatter_view().
list_field_infoImplements hook_field_info().
list_field_is_emptyImplements hook_field_is_empty().
list_field_schemaImplements hook_field_schema().
list_field_settings_formImplements hook_field_settings_form().
list_field_update_fieldImplements hook_field_update_field().
list_field_validateImplements hook_field_validate().
list_field_widget_info_alterImplements hook_field_widget_info_alter().
list_helpImplements hook_help().
list_options_listImplements hook_options_list().