You are here

profile.module handlers in Views (for Drupal 7) 6.3

Same name and namespace in other branches
  1. 6.2 modules/profile.views.inc \views_profile_module

File

modules/profile.views.inc, line 7
Provide views data and handlers for user.module

Functions

Namesort descending Location Description
profile_views_data modules/profile.views.inc Implementation of hook_views_data()
profile_views_fetch_field modules/profile.views.inc Add profile fields to view table
profile_views_get_fields modules/profile.views.inc Get all profile fields
profile_views_handlers modules/profile.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.