user.module handlers in Views (for Drupal 7) 6.3
Same name and namespace in other branches
- 6.2 modules/user.views.inc \views_user_module
File
- modules/
user.views.inc, line 7 - Provide views data and handlers for user.module
Functions
Name | Location | Description |
---|---|---|
user_views_data |
modules/ |
Implementation of hook_views_data() |
user_views_handlers |
modules/ |
Implementation of hook_views_handlers() to register all of the basic handlers views uses. |
user_views_plugins |
modules/ |
Implementation of hook_views_plugins |
user_views_query_substitutions |
modules/ |
Allow replacement of current userid so we can cache these queries |