Views AJAX library

Same name in other branches
  1. 7.x-3.x includes/ajax.inc \ajax

Handles the server side AJAX interactions of Views.

File

includes/ajax.inc, line 8

Functions

Title Sort descending File name Summary
views_ajax includes/ajax.inc Menu callback to load a view via AJAX.
views_ajax_autocomplete_user includes/ajax.inc Page callback for views user autocomplete
views_ajax_form_wrapper includes/ajax.inc Wrapper around drupal_build_form to handle some AJAX stuff automatically.
This makes some assumptions about the client.
views_ajax_render includes/ajax.inc Simple render function to make sure output is what we want.