list.install

Install, update and uninstall functions for the list module.

File

drupal/modules/field/modules/list/list.install
View source

Functions

Namesort descending Description
list_field_schema Implements hook_field_schema().
list_update_7001 Rename the list field types and change 'allowed_values' format.
list_update_7002 Re-apply list_update_7001() for deleted fields.
_list_update_7001_extract_allowed_values Helper function for list_update_7001: extract allowed values from a string.