field_ui.module

Version 1.16 (checked in on 2009/11/22 at 18:20:56 by webchick)

Allows administrators to associate custom fields to fieldable types.

Functions

NameDescription
field_ui_build_modes_tabsGroup available build modes on tabs on the 'Manage display' page.
field_ui_field_attach_create_bundleImplement hook_field_attach_create_bundle().
field_ui_field_attach_delete_bundleImplement hook_field_attach_delete_bundle().
field_ui_field_attach_rename_bundleImplement hook_field_attach_rename_bundle().
field_ui_field_ui_build_modes_tabsImplement hook_field_ui_build_modes_tabs() on behalf of other core modules.
field_ui_form_node_type_form_alterAdd a button Save and add fields to Create content type form.
field_ui_form_node_type_form_submitRedirect to manage fields form.
field_ui_helpImplement hook_help().
field_ui_inactive_instancesHelper function to identify inactive fields within a bundle.
field_ui_menuImplement hook_menu().
field_ui_menu_labelMenu title callback; Return a field label based on its instance.
field_ui_menu_loadMenu loader; Load a field instance based on its name.
field_ui_themeImplement hook_theme().
_field_ui_bundle_admin_pathHelper function to create the right administration path for a bundle.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.