field.info.inc

  1. drupal
    1. drupal7

Version 1.5 (checked in on 2009/04/13 at 05:18:17 by webchick)

Field Info API, providing information about available fields and field types.

Funktionen & Methoden

NameBeschreibung
_field_behaviors_fieldHelper function for determining the behavior of a field with respect to a given operation.
_field_behaviors_formatterHelper function for determining the behavior of a formatter with respect to a given operation.
_field_behaviors_widgetHelper function for determining the behavior of a widget with respect to a given operation.
_field_get_formatterReturn valid formatter type and settings.
_field_info_bundlesReturn an array of fieldable bundle names and labels, for an individual object type or for all object types.
_field_info_bundle_entityIdentity the type of entity that created a bundle. // TODO : might not be needed depending on how we solve // the 'namespace bundle names' issue
_field_info_collate_fieldsCollate all information on existing fields and instances.
_field_info_collate_typesCollate all information on field types, widget types and related structures.
_field_info_fieldReturn data about an individual field.
_field_info_fieldable_typesReturn hook_fieldable_info() data.
_field_info_fieldsReturn array of all field data, keyed by field name.
_field_info_field_settingsReturn a field type's default settings.
_field_info_field_typesReturn hook_field_info() data.
_field_info_formatter_settingsReturn a field formatter's default settings.
_field_info_formatter_typesReturn hook_field_formatter_info() data.
_field_info_instanceReturn an array of instance data for a specific field and bundle.
_field_info_instancesReturn an array of instance data for a given bundle, or for all known bundles, keyed by bundle name and field name.
_field_info_instance_settingsReturn a field type's default instance settings.
_field_info_widget_settingsReturn a field widget's default settings.
_field_info_widget_typesReturn hook_field_widget_info() data.

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