field.api.php

  1. drupal
    1. drupal7

Version 1.11 (checked in on 2009/05/20 at 09:48:47 by dries)

Funktionen & Methoden

NameBeschreibung
hook_fieldable_infoInform the Field API about one or more fieldable types.
hook_field_accessDetermine whether the user has access to a given field.
hook_field_attach_create_bundleAct on field_attach_create_bundle.
hook_field_attach_deleteAct on field_attach_delete.
hook_field_attach_delete_bundleAct on field_attach_delete_bundle.
hook_field_attach_delete_revisionAct on field_attach_delete_revision.
hook_field_attach_formAct on field_attach_form.
hook_field_attach_loadAct on field_attach_load.
hook_field_attach_presaveAct on field_attach_presave.
hook_field_attach_pre_insertAct on field_attach_insert.
hook_field_attach_pre_loadAct on field_attach_pre_load.
hook_field_attach_pre_updateAct on field_attach_update.
hook_field_attach_submitAct on field_attach_submit.
hook_field_attach_validateAct on field_attach_validate.
hook_field_attach_view_alterAct on field_attach_view.
hook_field_build_modesTODO
hook_field_create_fieldAct on a field being created.
hook_field_create_instanceAct on a field instance being created.
hook_field_deleteDefine custom delete behavior for this module's field types.
hook_field_delete_fieldAct on a field being deleted.
hook_field_delete_instanceAct on a field instance being deleted.
hook_field_delete_revisionDefine custom delete_revision behavior for this module's field types.
hook_field_formatter_info
hook_field_infoDefine Field API field types.
hook_field_insertDefine custom insert behavior for this module's field types.
hook_field_loadDefine custom load behavior for this module's field types.
hook_field_prepare_translationDefine custom prepare_translation behavior for this module's field types.
hook_field_presaveDefine custom presave behavior for this module's field types.
hook_field_read_fieldAct on field records being read from the database.
hook_field_read_instanceAct on a field record being read from the database.
hook_field_rename_bundleAct on field_attach_rename_bundle.
hook_field_sanitizeDefine custom sanitize behavior for this module's field types.
hook_field_schemaDefine the Field API schema for a field structure.
hook_field_storage_create_bundleAct on creation of a new bundle.
hook_field_storage_create_fieldAct on creation of a new field.
hook_field_storage_deleteDelete all field data for an object.
hook_field_storage_delete_fieldAct on deletion of a field.
hook_field_storage_delete_instanceAct on deletion of a field instance.
hook_field_storage_delete_revisionDelete a single revision of field data for an object.
hook_field_storage_loadLoad field data for a set of objects.
hook_field_storage_rename_bundleAct on a bundle being renamed.
hook_field_storage_writeWrite field data for an object.
hook_field_updateDefine custom update behavior for this module's field types.
hook_field_update_instanceAct on a field instance being updated.
hook_field_validateDefine custom validate behavior for this module's field types.
hook_field_widgetReturn a single form element for a form.
hook_field_widget_errorFlag a field-level validation error.
hook_field_widget_infoDefine Field API widget types.

Kommentare

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen