AJAX Get API
Categories
Component ID
1135792
Component name
AJAX Get API
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
A toolkit for developing AJAX interfaces in Drupal. This module provides a simple api for requesting Drupal objects such as nodes, users, forms, and views as HTML fragments. These fragments can then be used to perform partial page refreshing.
Example code at the blog post below:
http://balancedscale.com/blog/201104/introducing-ajax-get-api
