Views AJAX library

Handles the server side AJAX interactions of Views.

File

drupal/core/modules/views/includes/ajax.inc, line 16
Handles the server side AJAX interactions of Views.

Functions

Namesort descending Location Description
views_ajax drupal/core/modules/views/includes/ajax.inc Menu callback to load a view via AJAX.
views_ajax_autocomplete_taxonomy drupal/core/modules/views/includes/ajax.inc Page callback for views taxonomy autocomplete.
views_ajax_form_wrapper drupal/core/modules/views/includes/ajax.inc Wrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.