field_ui.module

Allows administrators to attach custom fields to fieldable types.

File

modules/field_ui/field_ui.module

Functions

Name Description
field_ui_admin_access Access callback to determine if a user is allowed to use the field UI.
field_ui_element_info Implements hook_element_info().
field_ui_field_attach_create_bundle Implements hook_field_attach_create_bundle().
field_ui_field_attach_rename_bundle Implements hook_field_attach_rename_bundle().
field_ui_form_node_type_form_alter Implements hook_form_FORM_ID_alter().
field_ui_form_node_type_form_submit Form submission handler for the 'Save and add fields' button.
field_ui_help Implements hook_help().
field_ui_inactive_instances Identifies inactive fields within a bundle.
field_ui_menu Implements hook_menu().
field_ui_menu_load Menu loader; Load a field instance based on field and bundle name.
field_ui_menu_title Menu title callback.
field_ui_theme Implements hook_theme().
_field_ui_bundle_admin_path Determines the administration path for a bundle.
_field_ui_view_mode_menu_access Menu access callback for the 'view mode display settings' pages.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!field_ui!field_ui.module/7.x