Functions

modules/field.views.inc File Reference

Provide Views data and handlers for field.module. More...

Go to the source code of this file.

Functions

 field_views_data ()
 Implements hook_views_data().
 field_views_data_alter (&$data)
 Implements hook_views_data_alter().
 field_views_field_label ($field_name)
 Returns the label of a certain field.
 field_views_field_default_views_data ($field)
 Default views data implementation for a field.
 list_field_views_data ($field)
 Have a different filter handler for lists.

Detailed Description

Provide Views data and handlers for field.module.

Definition in file field.views.inc.