Version 1.26 (checked in on 2010/02/22 at 16:29:34 by webchick)
Allows administrators to associate custom fields to fieldable types.
| Name | Description |
|---|---|
| field_ui_field_attach_create_bundle | Implements hook_field_attach_create_bundle(). |
| field_ui_field_attach_delete_bundle | Implements hook_field_attach_delete_bundle(). |
| field_ui_field_attach_rename_bundle | Implements hook_field_attach_rename_bundle(). |
| field_ui_field_ui_view_modes_tabs | Implements hook_field_ui_view_modes_tabs() on behalf of other core modules. |
| field_ui_form_node_type_form_alter | Add a button Save and add fields to Create content type form. |
| field_ui_form_node_type_form_submit | Redirect to manage fields form. |
| field_ui_help | Implements hook_help(). |
| field_ui_inactive_instances | Helper function to identify inactive fields within a bundle. |
| field_ui_menu | Implements hook_menu(). |
| field_ui_menu_load | Menu loader; Load a field based on its name. |
| field_ui_theme | Implements hook_theme(). |
| field_ui_view_modes_tabs | Group available view modes on tabs on the 'Manage display' page. |
| _field_ui_bundle_admin_path | Helper function to create the right administration path for a bundle. |