Provide views data and handlers for user.module. More...
Go to the source code of this file.
Functions | |
profile_views_data () | |
Implements hook_views_data(). | |
profile_views_get_fields () | |
Get all profile fields. | |
profile_views_fetch_field ($field) | |
Add profile fields to view table. |
Provide views data and handlers for user.module.
Definition in file profile.views.inc.