Allows administrators to attach custom fields to fieldable types.

File

modules/field_ui/field_ui.module

Functions

Namesort descending Description
field_ui_admin_access Access callback to determine if a user is allowed to use the field UI.
_field_ui_bundle_admin_path Determines the administration path for a bundle.
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_inactive_instances Identifies inactive fields within a bundle.
field_ui_menu Implements hook_menu().
field_ui_menu_load Menu loader callback: Loads a field instance based on field and bundle name.
field_ui_menu_title Title callback: Returns the name of a given instance.
field_ui_permission Implements hook_permission().
field_ui_theme Implements hook_theme().
_field_ui_view_mode_menu_access Access callback: Checks access for the Display mode pages.