ajax.inc

Version 1.20.2.1 (checked in on 2010/04/07 at 23:40:35 by merlinofchaos)

ajax.inc

Handles the server side AJAX interactions of Views.

@defgroup ajax Views ajax library

Functions

NameDescription
views_ajaxMenu callback to load a view via AJAX.
views_ajax_autocomplete_userPage callback for views user autocomplete
views_ajax_form_wrapperWrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
views_ajax_renderSimple render function to make sure output is what we want.