| aggregator_views_data | modules/aggregator.views.inc | Implementation of hook_views_data() |  |  | 
          
                  | aggregator_views_handlers | modules/aggregator.views.inc | Implementation of hook_views_handlers() to register all of the basic handlers
views uses. |  |  | 
          
                  | aggregator_views_plugins | modules/aggregator.views.inc | Implementation of hook_views_plugins |  |  | 
          
                  | book_views_convert | modules/book.views_convert.inc | Implementation of hook_views_convert(). |  |  | 
          
                  | book_views_data | modules/book.views.inc | Implementation of hook_views_data() |  |  | 
          
                  | comment_views_convert | modules/comment.views_convert.inc | Implementation of hook_views_convert(). |  |  | 
          
                  | comment_views_data | modules/comment.views.inc | Implementation of hook_views_data() |  |  | 
          
                  | comment_views_data_alter | modules/comment.views.inc | Use views_data_alter to add items to the node table that are
relevant to comments. |  |  | 
          
                  | comment_views_default_views | modules/comment.views_default.inc | Implementation of hook_views_default_views(). |  |  | 
          
                  | comment_views_handlers | modules/comment.views.inc | Implementation of hook_views_handlers() to register all of the basic handlers
views uses. |  |  | 
          
                  | comment_views_plugins | modules/comment.views.inc | Implementation of hook_views_plugins |  |  | 
          
                  | contact_views_data | modules/contact.views.inc | @file
Provide views data and handlers for contact.module |  |  | 
          
                  | contact_views_handlers | modules/contact.views.inc | Implementation of hook_views_handlers() to register all of the basic handlers
views uses. |  |  | 
          
                  | drupal_build_form | ./views.module | Views' replacement for drupal_get_form so that we can do more with
less. | 9 |  | 
          
                  | drupal_process_form_new | includes/form.inc | Views' replacement for drupal_process_form that accepts commands
not to redirect, as well as forcing processing of 'get' method forms. | 1 |  | 
          
                  | drupal_rebuild_form_new | includes/form.inc | Views' replacement of drupal_rebuild_form. | 1 |  | 
          
                  | drupal_validate_form_new | includes/form.inc | The original version of drupal_validate_form does not have an override for
the static check to only validate a form id once. Unfortunately, we need
to be able to overridet his. | 1 |  | 
          
                  | filter_views_data | modules/filter.views.inc | Implementation of hook_views_data() |  |  | 
          
                  | filter_views_handlers | modules/filter.views.inc |  |  |  | 
          
                  | hook_views_admin_links_alter | docs/docs.php | This hook should be placed in MODULENAME.views.inc and it will be auto-loaded.
This must either be in the same directory as the .module file or in a subdirectory
named 'includes'. |  |  | 
          
                  | hook_views_api | docs/docs.php | Register View API information. This is required for your module to have
its include files loaded; for example, when implementing
hook_views_default_views(). |  |  | 
          
                  | hook_views_convert | docs/docs.php | Stub hook documentation |  |  | 
          
                  | hook_views_data | docs/docs.php | Describe table structure to Views. |  |  | 
          
                  | hook_views_data_alter | docs/docs.php | Alter table structure. |  |  | 
          
                  | hook_views_default_views | docs/docs.php | This hook allows modules to provide their own views which can either be used
as-is or as a "starter" for users to build from. |  |  | 
          
                  | hook_views_default_views_alter | docs/docs.php | This hook is called right before all default views are cached to the
database. It takes a keyed array of views by reference. |  |  | 
          
                  | hook_views_handlers | docs/docs.php | Register handler, file and parent information so that handlers can be
loaded only on request. |  |  | 
          
                  | hook_views_plugins | docs/docs.php | The full documentation for this hook is now in the advanced help. |  |  | 
          
                  | hook_views_plugins_alter | docs/docs.php | Alter existing plugins data, defined by modules. |  |  | 
          
                  | hook_views_post_build | docs/docs.php | This hook is called right after the build process. The query is
now fully built, but it has not yet been run through db_rewrite_sql. |  |  | 
          
                  | hook_views_post_execute | docs/docs.php | This hook is called right after the execute process. The query has
been executed, but the pre_render() phase has not yet happened for
handlers. |  |  | 
          
                  | hook_views_post_render | docs/docs.php | Post process any rendered data. |  |  | 
          
                  | hook_views_preview_info_alter | docs/docs.php | This hook should be placed in MODULENAME.views.inc and it will be auto-loaded.
This must either be in the same directory as the .module file or in a subdirectory
named 'includes'. |  |  | 
          
                  | hook_views_pre_build | docs/docs.php | This hook is called right before the build process, but after displays
are attached and the display performs its pre_execute phase. |  |  | 
          
                  | hook_views_pre_execute | docs/docs.php | This hook is called right before the execute process. The query is
now fully built, but it has not yet been run through db_rewrite_sql. |  |  | 
          
                  | hook_views_pre_render | docs/docs.php | This hook is called right before the render process. The query has
been executed, and the pre_render() phase has already happened for
handlers, so all data should be available. |  |  | 
          
                  | hook_views_pre_view | docs/docs.php | This hook is called at the very beginning of views processing,
before anything is done. |  |  | 
          
                  | hook_views_query_alter | docs/docs.php | Stub hook documentation |  |  | 
          
                  | hook_views_query_substitutions | docs/docs.php | Stub hook documentation |  |  | 
          
                  | locale_views_data | modules/locale.views.inc | Implementation of hook_views_data(). |  |  | 
          
                  | locale_views_handlers | modules/locale.views.inc | Implementation of hook_views_handlers(). |  |  | 
          
                  | node_views_analyze | modules/node.views.inc | Implementation of hook_views_analyze(). |  |  | 
          
                  | node_views_convert | modules/node.views_convert.inc | Implementation of hook_views_convert(). |  |  | 
          
                  | node_views_data | modules/node.views.inc | Implementation of hook_views_data() |  |  | 
          
                  | node_views_default_views | modules/node.views_default.inc | Implementation of hook_views_default_views(). |  |  | 
          
                  | node_views_handlers | modules/node.views.inc | Implementation of hook_views_handlers() to register all of the basic handlers
views uses. |  |  | 
          
                  | node_views_plugins | modules/node.views.inc | Implementation of hook_views_plugins |  |  | 
          
                  | node_views_query_substitutions | modules/node.views.inc | Implementation of hook_views_query_substitutions(). |  |  | 
          
                  | poll_views_data | modules/poll.views.inc | Implementation of hook_views_data() |  |  | 
          
                  | profile_views_convert | modules/profile.views_convert.inc | Implementation of hook_views_convert(). |  |  |